Dupilcate tmpfiles rule
This commit is contained in:
parent
a73547ea79
commit
5224c8bbe0
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue