backups: got the backup configed, but fecked up the networking
This commit is contained in:
parent
ccf78c06a4
commit
0e9a44f67c
4 changed files with 58 additions and 4 deletions
|
@ -39,7 +39,7 @@
|
|||
{
|
||||
name = value.config.services.skynet_backup.host.name;
|
||||
value = base // {
|
||||
repositoryFile = "${destination}/${value.config.services.skynet_backup.host.name}";
|
||||
repositoryFile = "/etc/skynet/restic/${value.config.services.skynet_backup.host.name}";
|
||||
|
||||
backupPrepareCommand = ''
|
||||
#!${pkgs.stdenv.shell}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue