From 1d6986eb18955110817511d0a4d11d00a2a4146f Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Wed, 27 Dec 2023 09:12:16 -0600 Subject: [PATCH] Add tailscale. --- configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration.nix b/configuration.nix index 62fbe29..4431f15 100644 --- a/configuration.nix +++ b/configuration.nix @@ -117,7 +117,9 @@ vim lazygit fira-code-nerdfont + tailscale ]; + services.tailscale.enable = true; # Some programs need SUID wrappers, can be configured further or are # started in user sessions.