From c4cfba6d114102b50768eaf572fd6ee2879053c8 Mon Sep 17 00:00:00 2001 From: DataHearth Date: Fri, 12 Apr 2024 17:52:22 +0200 Subject: [PATCH] configuration(nixos): add tailscale service --- hosts/antoine-nixos/services.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/antoine-nixos/services.nix b/hosts/antoine-nixos/services.nix index 4bfb0b2..d499cd2 100644 --- a/hosts/antoine-nixos/services.nix +++ b/hosts/antoine-nixos/services.nix @@ -40,6 +40,7 @@ power-profiles-daemon.enable = false; deluge.enable = true; gnome.gnome-keyring.enable = true; + tailscale.enable = true; # Custom services passthrough = {