all repos — nixfiles @ 260d37e48218d5f81145b45807ce11f7d05d98cd

System and user configuration, managed by nix and home-manager

tailscale all the things!

Alan Pearce
commit

260d37e48218d5f81145b45807ce11f7d05d98cd

parent

213555ac6cd409b7a254a5f5820d49f2bf8c7532

1 file changed, 2 insertions(+), 0 deletions(-)

changed files
M system/prefect.nixsystem/prefect.nix
@@ -136,6 +136,8 @@ networking = {
hostName = "prefect"; }; + services.tailscale.enable = true; + system.stateVersion = "23.05"; boot.binfmt.emulatedSystems = [ "aarch64-linux" ];