feat: standardise restic (backups) to using `services.skynet."${name}";
` format
This commit is contained in:
parent
73a9419798
commit
e156b4ecaf
17 changed files with 21 additions and 20 deletions
|
@ -45,7 +45,7 @@ in {
|
|||
}
|
||||
];
|
||||
|
||||
services.skynet_backup = {
|
||||
services.skynet.backup = {
|
||||
host = {
|
||||
ip = ip_pub;
|
||||
name = name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue