aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/co
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-12-18 17:15:09 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-12-18 17:15:09 +0100
commita65b247f94cc542bafdc68b8642bcaa176e02c9c (patch)
tree9abcebc3af5ff5e5b967758529469cea1748b96f /modules/by-name/co
parentscripts: Consolidate in `scripts` directory and advance (diff)
downloadnixos-server-a65b247f94cc542bafdc68b8642bcaa176e02c9c.zip
modules/anubis: Introduce and setup
This should hopefully reduce the workload applied to our servers. Notably, `cgit` is not yet behind it, as it requires more, considering that it is a fgi application.
Diffstat (limited to '')
-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 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