fmt: a bit of a cleanup
This commit is contained in:
parent
3a28291933
commit
6412a53070
12 changed files with 75 additions and 49 deletions
|
@ -54,20 +54,11 @@ in {
|
|||
};
|
||||
|
||||
services.skynet_backup = {
|
||||
normal.backups = [
|
||||
#"/etc/skynet"
|
||||
];
|
||||
|
||||
|
||||
server.enable = true;
|
||||
host = {
|
||||
ip = ip_pub;
|
||||
name = name;
|
||||
};
|
||||
|
||||
server = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue