about summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorZhaofeng Li <hello@zhaofeng.li>2021-07-20 19:21:03 -0700
committerZhaofeng Li <hello@zhaofeng.li>2021-08-04 19:48:58 -0700
commit5fbdf2ef1f06658c753cf6d69c640c2dac5d1102 (patch)
tree218de4b5d1d4829a81bab6104c5de1befc496784 /nixos/modules/misc
parentfd435bdab73c93c94912a7a8acfdbdf3fbe754d2 (diff)
nixos/moonraker: init
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 a6839e02c4fca..c2e588bf00ddb 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -349,6 +349,7 @@ in
       zigbee2mqtt = 317;
       # shadow = 318; # unused
       hqplayer = 319;
+      moonraker = 320;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -652,6 +653,7 @@ in
       zigbee2mqtt = 317;
       shadow = 318;
       hqplayer = 319;
+      moonraker = 320;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal