Add tailscale support to linode

This commit is contained in:
Greg Hellings
2022-06-12 04:59:12 +00:00
parent 164e30cd87
commit d34a180efe
3 changed files with 16 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
];
greg.home = false;
greg.linode.enable = true;
greg.tailscale.enable = true;
networking.hostName = "linode";
networking.domain = "thehellings.com";
}