change runtime dir size, add vaultwarden ldap back

This commit is contained in:
2023-08-16 23:55:08 +02:00
parent a7be64ec8e
commit aff39fca6f
2 changed files with 26 additions and 24 deletions

View File

@@ -35,6 +35,8 @@
./sites/mehr-leistbaren-wohnraum-schaffen.cloonar.dev.nix
];
services.logind.extraConfig = "RuntimeDirectorySize=2G";
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
sops.defaultSopsFile = ./secrets.yaml;
nix.gc.options = "--delete-older-than 60d";