fixes backrest
This commit is contained in:
parent
c4de5b1736
commit
bfb8353093
1 changed files with 0 additions and 3 deletions
|
|
@ -38,9 +38,6 @@
|
||||||
identityPaths = [ "${config.users.users.dennis.home}/.ssh/id_ed25519" ];
|
identityPaths = [ "${config.users.users.dennis.home}/.ssh/id_ed25519" ];
|
||||||
secrets."restic/password" = {
|
secrets."restic/password" = {
|
||||||
file = ../../secrets/restic/password.age;
|
file = ../../secrets/restic/password.age;
|
||||||
# backrest reads the password via "file:<path>" in its repo config
|
|
||||||
group = "backrest";
|
|
||||||
mode = "0440";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue