From bbad254bf0cb1a4ce6f770d3234dc21e5079b848 Mon Sep 17 00:00:00 2001 From: Alexander Kobjolke Date: Sat, 30 Nov 2024 22:16:02 +0100 Subject: [PATCH] thrall: Enable tailscale --- hosts/thrall/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/thrall/default.nix b/hosts/thrall/default.nix index c2934c8..09bf600 100644 --- a/hosts/thrall/default.nix +++ b/hosts/thrall/default.nix @@ -28,6 +28,7 @@ in ../../modules/keybase.nix ../../modules/ssh.nix ../../modules/hledger-web.nix + ../../modules/tailscale ]; # Use the GRUB 2 boot loader.