Move more things to home

This commit is contained in:
Greg Hellings
2022-09-05 23:11:01 -05:00
parent 2ee03640e9
commit 3f441e518e
3 changed files with 17 additions and 3 deletions
+6
View File
@@ -76,4 +76,10 @@ in
enable = true;
allowedTCPPorts = [ 80 8091 8123 ];
};
greg.backup.jobs.zwave = {
src = "/var/lib/zwave";
dest = "zwave";
user = "root";
};
}