tailscale all the things!
1 file changed, 2 insertions(+), 0 deletions(-)
changed files
M system/prefect.nix → system/prefect.nix
@@ -136,6 +136,8 @@ networking = { hostName = "prefect"; }; + services.tailscale.enable = true; + system.stateVersion = "23.05"; boot.binfmt.emulatedSystems = [ "aarch64-linux" ];