tighten service boundaries and clean up config structure

This commit is contained in:
2026-03-11 17:21:08 +00:00
parent eae286c5ab
commit 6569d7d4d8
16 changed files with 271 additions and 214 deletions

View File

@@ -105,7 +105,7 @@
};
nix = {
settings.trusted-users = ["@admin" "cschmatzler"];
settings.trusted-users = ["cschmatzler"];
gc.interval = {
Weekday = 0;
Hour = 2;