summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorNikolay Amiantov <ab@fmap.me>2016-02-14 14:58:09 +0300
committerNikolay Amiantov <ab@fmap.me>2016-02-17 17:05:59 +0300
commit53269f1455cd4b44a90a80e332de45d56e51e511 (patch)
tree131f468cf7b6673a0b54e69c6dfc11327dc754b2 /nixos/modules/misc
parent199aeab96ee995c0aeb983f4f2777aad7a6e667b (diff)
downloadnixlib-53269f1455cd4b44a90a80e332de45d56e51e511.tar
nixlib-53269f1455cd4b44a90a80e332de45d56e51e511.tar.gz
nixlib-53269f1455cd4b44a90a80e332de45d56e51e511.tar.bz2
nixlib-53269f1455cd4b44a90a80e332de45d56e51e511.tar.lz
nixlib-53269f1455cd4b44a90a80e332de45d56e51e511.tar.xz
nixlib-53269f1455cd4b44a90a80e332de45d56e51e511.tar.zst
nixlib-53269f1455cd4b44a90a80e332de45d56e51e511.zip
octoprint service: 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 19da804c13f3..f3883ff56d34 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -251,6 +251,7 @@
       cfdyndns = 227;
       gammu-smsd = 228;
       pdnsd = 229;
+      octoprint = 230;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -478,6 +479,7 @@
       rmilter = 226;
       cfdyndns = 227;
       pdnsd = 229;
+      octoprint = 230;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal