Dupilcate tmpfiles rule

This commit is contained in:
niten 2024-06-19 14:56:15 -07:00
parent a73547ea79
commit 5224c8bbe0
1 changed files with 0 additions and 3 deletions

View File

@ -207,9 +207,6 @@ in {
};
config = mkIf cfg.enable {
systemd.tmpfiles.rules =
[ "d ${cfg.state-directory}/home 0700 root root - -" ];
fudo.secrets.host-secrets."${hostname}" = {
parisLdapEnv = {
source-file = pkgs.writeText "paris-ldap-proxy.env"