about summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorPeter Hoeg <peter@hoeg.com>2019-01-18 15:49:28 +0800
committerGitHub <noreply@github.com>2019-01-18 15:49:28 +0800
commiteaa665e2435ab3dfc356d9799ba5938aabcd75d8 (patch)
treeea94ec10d117346835e6b299df97d9861a7d2baf /nixos/modules/misc
parent3ba707d228eb0646c8f367ca7e6282c6900162e2 (diff)
parent982354284d36a906400beec79b6894ba5d4ee4f2 (diff)
downloadnixlib-eaa665e2435ab3dfc356d9799ba5938aabcd75d8.tar
nixlib-eaa665e2435ab3dfc356d9799ba5938aabcd75d8.tar.gz
nixlib-eaa665e2435ab3dfc356d9799ba5938aabcd75d8.tar.bz2
nixlib-eaa665e2435ab3dfc356d9799ba5938aabcd75d8.tar.lz
nixlib-eaa665e2435ab3dfc356d9799ba5938aabcd75d8.tar.xz
nixlib-eaa665e2435ab3dfc356d9799ba5938aabcd75d8.tar.zst
nixlib-eaa665e2435ab3dfc356d9799ba5938aabcd75d8.zip
Merge pull request #53495 from peterhoeg/p/zm
zoneminder: init at 1.32.3 and 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 d9ba2efa0c8a..49f30dc85a0c 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -338,6 +338,7 @@
       minetest = 311;
       rss2email = 312;
       cockroachdb = 313;
+      zoneminder = 314;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -636,6 +637,7 @@
       minetest = 311;
       rss2email = 312;
       cockroachdb = 313;
+      zoneminder = 314;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal