summary refs log tree commit diff
path: root/nixos/modules/misc/ids.nix
diff options
context:
space:
mode:
authorFranz Pletz <fpletz@fnordicwalking.de>2016-08-15 03:17:53 +0200
committerFranz Pletz <fpletz@fnordicwalking.de>2016-08-15 04:15:11 +0200
commit7c6d253544bbf35cd5275206589875698edb9772 (patch)
treeda0a3073fb44fe8bb0e39c4417497a2e453a37c3 /nixos/modules/misc/ids.nix
parentd2840f94f4224f41ef46bdd83ec91fe1004a4f95 (diff)
downloadnixpkgs-7c6d253544bbf35cd5275206589875698edb9772.tar
nixpkgs-7c6d253544bbf35cd5275206589875698edb9772.tar.gz
nixpkgs-7c6d253544bbf35cd5275206589875698edb9772.tar.bz2
nixpkgs-7c6d253544bbf35cd5275206589875698edb9772.tar.lz
nixpkgs-7c6d253544bbf35cd5275206589875698edb9772.tar.xz
nixpkgs-7c6d253544bbf35cd5275206589875698edb9772.tar.zst
nixpkgs-7c6d253544bbf35cd5275206589875698edb9772.zip
mattermost service: init
Diffstat (limited to 'nixos/modules/misc/ids.nix')
-rw-r--r--nixos/modules/misc/ids.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix
index 83b47728639..31c93028bc5 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -274,6 +274,7 @@
       gocd-agent = 251;
       gocd-server = 252;
       terraria = 253;
+      mattermost = 254;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -518,6 +519,7 @@
       gocd-agent = 251;
       gocd-server = 252;
       terraria = 253;
+      mattermost = 254;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal