feat: standardise restic (backups) to using `services.skynet."${name}";` format

This commit is contained in:
silver 2024-05-30 13:56:40 +01:00
parent 73a9419798
commit e156b4ecaf
Signed by: silver
GPG key ID: 54E2C71918E93B74
17 changed files with 21 additions and 20 deletions

View file

@ -45,7 +45,7 @@ in {
}
];
services.skynet_backup = {
services.skynet.backup = {
host = {
ip = ip_pub;
name = name;