enable backups for rackserv
This commit is contained in:
parent
5d7ed51f99
commit
2fea088019
4 changed files with 42 additions and 0 deletions
|
@ -5,5 +5,9 @@
|
|||
sopsFile = ./wireguard-private;
|
||||
owner = "systemd-network";
|
||||
};
|
||||
restic-password = {
|
||||
format = "binary";
|
||||
sopsFile = ./restic-password;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue