Add tailscale to Jude

This commit is contained in:
Greg Hellings
2022-06-10 01:09:38 -05:00
parent 899cfba9eb
commit 139ac1277f
+1
View File
@@ -9,5 +9,6 @@
./virt.nix ./virt.nix
]; ];
networking.hostName = "jude"; networking.hostName = "jude";
services.tailscale.enable = true;
greg.gnome.enable= true; greg.gnome.enable= true;
} }