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;
|
sopsFile = ../../secrets/auth01/secrets.yaml;
|
||||||
restartUnits = [ "lldap.service" ];
|
restartUnits = [ "lldap.service" ];
|
||||||
group = "acme";
|
group = "acme";
|
||||||
|
mode = "0440";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.lldap = {
|
services.lldap = {
|
||||||
|
|||||||
Reference in New Issue
Block a user