about summary refs log tree commit diff stats
path: root/modules/by-name/co/constants
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-03-22 15:58:42 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-03-22 16:02:04 +0100
commitc633046cdda8e7a46ad7a9d85e0749f36e5ab0a8 (patch)
tree8be69736262c6c4b10b91cef6ec962d269eb8bb0 /modules/by-name/co/constants
parentupdate.sh: Replace building and test running by the already existing scripts (diff)
downloadnixos-server-c633046cdda8e7a46ad7a9d85e0749f36e5ab0a8.zip
{modules,tests}/rocie: Init
Diffstat (limited to 'modules/by-name/co/constants')
-rw-r--r--modules/by-name/co/constants/module.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/by-name/co/constants/module.nix b/modules/by-name/co/constants/module.nix
index 3de9608..b94020b 100644
--- a/modules/by-name/co/constants/module.nix
+++ b/modules/by-name/co/constants/module.nix
@@ -55,6 +55,7 @@
       grocy = 341;
       anubis = 342;
       postfix-tlspol = 343;
+      rocie = 344;
 
       # As per the NixOS file, the uids should not be greater or equal to 400;
     };
@@ -94,6 +95,7 @@
         systemd-coredump # matches systemd-coredump user
         resolvconf # This group is not matched to an user?
         stalwart-mail-certificates # This group is used to connect nginx and stalwart-mail
+        rocie
         ;
 
       # The gid should match the uid. Thus should not be >= 400;