diff options
Diffstat (limited to '')
| -rw-r--r-- | modules/by-name/co/constants/module.nix | 2 |
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 1513b0c..fa9ce17 100644 --- a/modules/by-name/co/constants/module.nix +++ b/modules/by-name/co/constants/module.nix @@ -53,6 +53,7 @@ sharkey = 339; redis-sharkey = 340; grocy = 341; + anubis = 342; # As per the NixOS file, the uids should not be greater or equal to 400; }; @@ -64,6 +65,7 @@ inherit (uids) acme + anubis dhcpcd etebase-server knot-resolver |
