summary refs log tree commit diff
path: root/nixos/modules/services/web-apps
diff options
context:
space:
mode:
authorMorgan Jones <me@numin.it>2022-01-16 22:32:55 -0700
committerMorgan Jones <me@numin.it>2022-01-16 22:34:37 -0700
commit9db1fb4772f6a7ea548d64e3f9e672a69b8418a9 (patch)
treedb95feb65d51e6ff3b87ac8618e68eeed8651729 /nixos/modules/services/web-apps
parente6415e1dc266204575affe723fbd1843f1e68cb7 (diff)
downloadnixpkgs-9db1fb4772f6a7ea548d64e3f9e672a69b8418a9.tar
nixpkgs-9db1fb4772f6a7ea548d64e3f9e672a69b8418a9.tar.gz
nixpkgs-9db1fb4772f6a7ea548d64e3f9e672a69b8418a9.tar.bz2
nixpkgs-9db1fb4772f6a7ea548d64e3f9e672a69b8418a9.tar.lz
nixpkgs-9db1fb4772f6a7ea548d64e3f9e672a69b8418a9.tar.xz
nixpkgs-9db1fb4772f6a7ea548d64e3f9e672a69b8418a9.tar.zst
nixpkgs-9db1fb4772f6a7ea548d64e3f9e672a69b8418a9.zip
nixos/mattermost: update release notes
Diffstat (limited to 'nixos/modules/services/web-apps')
-rw-r--r--nixos/modules/services/web-apps/mattermost.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/web-apps/mattermost.nix b/nixos/modules/services/web-apps/mattermost.nix
index 310a673f511..2901f307dc5 100644
--- a/nixos/modules/services/web-apps/mattermost.nix
+++ b/nixos/modules/services/web-apps/mattermost.nix
@@ -181,7 +181,7 @@ in
         description = ''
           Plugins to add to the configuration. Overrides any installed if non-null.
           This is a list of paths to .tar.gz files or derivations evaluating to
-          .tar.gz files. All entries will be passed to `mattermost plugin add`.
+          .tar.gz files.
         '';
       };