From 260d37e48218d5f81145b45807ce11f7d05d98cd Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 21 May 2024 19:52:45 +0200 Subject: tailscale all the things! --- system/prefect.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system/prefect.nix') diff --git a/system/prefect.nix b/system/prefect.nix index 2963ccfc..d8573d80 100644 --- a/system/prefect.nix +++ b/system/prefect.nix @@ -136,6 +136,8 @@ hostName = "prefect"; }; + services.tailscale.enable = true; + system.stateVersion = "23.05"; boot.binfmt.emulatedSystems = [ "aarch64-linux" ]; -- cgit 1.4.1