summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorSilvan Mosberger <infinisil@icloud.com>2018-08-03 16:39:12 +0200
committerGitHub <noreply@github.com>2018-08-03 16:39:12 +0200
commitd31f89df44666fcd0c854a1cc8da434929e73832 (patch)
tree6a6ef00c91a6493f3bfd2915e1f5aaf034f9ac2c /nixos/modules/misc
parent70e7235510930aa5d98b1cf0b8b4599ddb9c6b42 (diff)
parent7d7c36f8be6b064aa14d1004d6418f2b3e005e86 (diff)
downloadnixlib-d31f89df44666fcd0c854a1cc8da434929e73832.tar
nixlib-d31f89df44666fcd0c854a1cc8da434929e73832.tar.gz
nixlib-d31f89df44666fcd0c854a1cc8da434929e73832.tar.bz2
nixlib-d31f89df44666fcd0c854a1cc8da434929e73832.tar.lz
nixlib-d31f89df44666fcd0c854a1cc8da434929e73832.tar.xz
nixlib-d31f89df44666fcd0c854a1cc8da434929e73832.tar.zst
nixlib-d31f89df44666fcd0c854a1cc8da434929e73832.zip
Merge pull request #44127 from johanot/nixos-cfssl
nixos/cfssl: Add new module for cfssl
Diffstat (limited to 'nixos/modules/misc')
-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 782f6c8f69df..f73660ed99de 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -323,6 +323,7 @@
       mapred = 296;
       hadoop = 297;
       hydron = 298;
+      cfssl = 299;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -606,6 +607,7 @@
       mapred = 296;
       hadoop = 297;
       hydron = 298;
+      cfssl = 299;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal