From ecf993643df8d35f1c1e6da9a7a14dd46961feab Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Fri, 18 Apr 2025 20:11:23 -0500 Subject: [PATCH] Remove. --- roles/restic.nix | 4 ---- 1 file changed, 4 deletions(-) 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 =