auth01: fix secret mode
Some checks failed
Run nix flake check / flake-check (push) Failing after 2m4s
Some checks failed
Run nix flake check / flake-check (push) Failing after 2m4s
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
sopsFile = ../../secrets/auth01/secrets.yaml;
|
||||
restartUnits = [ "lldap.service" ];
|
||||
group = "acme";
|
||||
mode = "0440";
|
||||
};
|
||||
|
||||
services.lldap = {
|
||||
|
||||
Reference in New Issue
Block a user