summary refs log tree commit diff
path: root/nixos/modules/misc/ids.nix
diff options
context:
space:
mode:
authorRyan Mulligan <ryan@ryantm.com>2015-09-27 20:31:17 -0700
committerRyan Mulligan <ryan@ryantm.com>2015-09-27 20:31:17 -0700
commit9c22cd380cce15f624d4e1b2d953c49304a46a1d (patch)
treebe5b4536b5c92a2d2e01b702ca9dab911f10f201 /nixos/modules/misc/ids.nix
parent9597ff6c8c990de50fd700cfa95e7c09d6efc44c (diff)
downloadnixpkgs-9c22cd380cce15f624d4e1b2d953c49304a46a1d.tar
nixpkgs-9c22cd380cce15f624d4e1b2d953c49304a46a1d.tar.gz
nixpkgs-9c22cd380cce15f624d4e1b2d953c49304a46a1d.tar.bz2
nixpkgs-9c22cd380cce15f624d4e1b2d953c49304a46a1d.tar.lz
nixpkgs-9c22cd380cce15f624d4e1b2d953c49304a46a1d.tar.xz
nixpkgs-9c22cd380cce15f624d4e1b2d953c49304a46a1d.tar.zst
nixpkgs-9c22cd380cce15f624d4e1b2d953c49304a46a1d.zip
calibre-server 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 0d2700a126f..de9a318fdd2 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -234,6 +234,7 @@
       #lxd = 210; # unused
       kibana = 211;
       xtreemfs = 212;
+      calibre-server = 213;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -446,6 +447,7 @@
       lxd = 210; # unused
       #kibana = 211;
       xtreemfs = 212;
+      calibre-server = 213;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal