From 9f1ea7f81e2211a4d6343ea2bdd4400d81c80376 Mon Sep 17 00:00:00 2001 From: wo2wz <189177184+wo2wz@users.noreply.github.com> Date: Mon, 27 Oct 2025 16:25:03 -0400 Subject: [PATCH] Gutterman: add tailscale --- hosts/Gutterman/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/Gutterman/default.nix b/hosts/Gutterman/default.nix index 43fbded..ced3b51 100644 --- a/hosts/Gutterman/default.nix +++ b/hosts/Gutterman/default.nix @@ -9,6 +9,8 @@ ../../modules/nixos/programs/bash.nix ../../modules/nixos/programs/git.nix + ../../modules/nixos/services/tailscale + ../../modules/nixos/system/headless.nix ../../modules/nixos/system/minimal.nix ];