diff options
Diffstat (limited to 'modules/by-name/co/constants/module.nix')
| -rw-r--r-- | modules/by-name/co/constants/module.nix | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/by-name/co/constants/module.nix b/modules/by-name/co/constants/module.nix index 2115a37..3de9608 100644 --- a/modules/by-name/co/constants/module.nix +++ b/modules/by-name/co/constants/module.nix @@ -52,6 +52,9 @@ stalwart-mail-certificates = 338; # GROUP sharkey = 339; redis-sharkey = 340; + grocy = 341; + anubis = 342; + postfix-tlspol = 343; # As per the NixOS file, the uids should not be greater or equal to 400; }; @@ -63,6 +66,7 @@ inherit (uids) acme + anubis dhcpcd etebase-server knot-resolver @@ -74,6 +78,7 @@ nscd opendkim peertube + postfix-tlspol redis-mastodon redis-nextcloud redis-peertube @@ -85,6 +90,7 @@ systemd-oom sharkey redis-sharkey + grocy 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 |
