summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorMatej Cotman <cotman.matej@gmail.com>2015-09-13 14:49:19 +0200
committerMatej Cotman <cotman.matej@gmail.com>2015-09-22 21:46:52 +0200
commitd31cc0d19ae058b15095296d435a722d6afd87fa (patch)
tree86a21a5f5b6f1230dc85558ddb9e00fcc665bbd7 /nixos/modules/misc
parent346c744530cc6362a9093421466064eebee30965 (diff)
downloadnixlib-d31cc0d19ae058b15095296d435a722d6afd87fa.tar
nixlib-d31cc0d19ae058b15095296d435a722d6afd87fa.tar.gz
nixlib-d31cc0d19ae058b15095296d435a722d6afd87fa.tar.bz2
nixlib-d31cc0d19ae058b15095296d435a722d6afd87fa.tar.lz
nixlib-d31cc0d19ae058b15095296d435a722d6afd87fa.tar.xz
nixlib-d31cc0d19ae058b15095296d435a722d6afd87fa.tar.zst
nixlib-d31cc0d19ae058b15095296d435a722d6afd87fa.zip
xtreemfs: add nixos module
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 b0e9ceea10b3..0d2700a126f6 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -233,6 +233,7 @@
       dnschain = 209;
       #lxd = 210; # unused
       kibana = 211;
+      xtreemfs = 212;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -444,6 +445,7 @@
       #dnschain = 209; #unused
       lxd = 210; # unused
       #kibana = 211;
+      xtreemfs = 212;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal