mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Setup backup for storage1
This commit is contained in:
parent
f56c03dcdc
commit
8d31683aa0
3 changed files with 21 additions and 3 deletions
|
|
@ -25,7 +25,7 @@
|
|||
readWritePaths = [ "/nix/var/data/murmur" ];
|
||||
preHook = "cp /var/lib/murmur/murmur.sqlite /nix/var/data/murmur/murmur.sqlite";
|
||||
startAt = "03:30";
|
||||
sshKey = config.sops.secrets.borgPassphrase.path;
|
||||
sshKey = config.sops.secrets.borgSshKey.path;
|
||||
};
|
||||
|
||||
networking.interfaces.enp1s0 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue