fixes backrest

This commit is contained in:
Dennis 2026-02-20 12:12:10 +01:00
parent c4de5b1736
commit bfb8353093

View file

@ -38,9 +38,6 @@
identityPaths = [ "${config.users.users.dennis.home}/.ssh/id_ed25519" ];
secrets."restic/password" = {
file = ../../secrets/restic/password.age;
# backrest reads the password via "file:<path>" in its repo config
group = "backrest";
mode = "0440";
};
};