diff --git a/roles/restic.nix b/roles/restic.nix index f5f435d..c27f5e9 100644 --- a/roles/restic.nix +++ b/roles/restic.nix @@ -29,10 +29,6 @@ ]; }; - systemd.tmpfiles.rules = [ - "d /mnt/restic 0700 root root" - ]; - age.secrets."restic_b2_${config.networking.hostName}".file = ../secrets/restic_b2_${config.networking.hostName}.age; age.secrets."restic_password_${config.networking.hostName}".file =