Move backup key

This commit is contained in:
Greg Hellings
2022-09-06 03:44:55 +00:00
parent bf20b4c2a7
commit 2ee03640e9
7 changed files with 14 additions and 15 deletions
-1
View File
@@ -11,7 +11,6 @@
greg.home = false;
greg.linode.enable = true;
greg.tailscale.enable = true;
greg.backup.key = ./ssh/id_ed25519;
networking.hostName = "linode";
networking.domain = "thehellings.com";
}