Do backups directly

This commit is contained in:
Greg Hellings
2022-08-24 03:08:15 +00:00
parent a9d5372002
commit cd70ac57c6
9 changed files with 145 additions and 12 deletions
+1
View File
@@ -11,6 +11,7 @@
greg.home = false;
greg.linode.enable = true;
greg.tailscale.enable = true;
greg.backup.key = ./ssh/id_ed25519;
networking.hostName = "linode";
networking.domain = "thehellings.com";
}