feat: uncucked server

This commit is contained in:
Nick 2025-12-10 15:58:39 -06:00
parent 8649008c93
commit d32ece51bf
22 changed files with 273 additions and 112 deletions

View file

@ -42,7 +42,7 @@ in
sops =
let
sopsPath = secret: {
path = "${interfaceCfg.paths.secretPaths.path0}/${serviceCfg.name}-${secret}";
# path = "${interfaceCfg.paths.secretPaths.path0}/${serviceCfg.name}-${secret}";
owner = "root";
mode = "600";
};