From b6bcfa59a4ce8422e81ac9b0c762067c6749994a Mon Sep 17 00:00:00 2001 From: hektor Date: Thu, 6 Aug 2026 18:54:18 +0200 Subject: [PATCH] fix(eetion-02): enable tailscale module on 'eetion-02' host --- hosts/eetion-02/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/eetion-02/default.nix b/hosts/eetion-02/default.nix index 9bbd078..9e690f4 100644 --- a/hosts/eetion-02/default.nix +++ b/hosts/eetion-02/default.nix @@ -15,6 +15,7 @@ in inherit (meta) host; ssh.enable = true; + tailscale.enable = true; boot = { kernelParams = [