From b7ef804b1d92d409b55c955fcfbaec8ceb62063a Mon Sep 17 00:00:00 2001 From: polwex Date: Thu, 5 Sep 2024 12:42:01 +0700 Subject: m --- hosts/cloud/sortug/configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hosts/cloud/sortug') diff --git a/hosts/cloud/sortug/configuration.nix b/hosts/cloud/sortug/configuration.nix index d409f83..d7d5394 100644 --- a/hosts/cloud/sortug/configuration.nix +++ b/hosts/cloud/sortug/configuration.nix @@ -9,7 +9,7 @@ ./hardware-configuration.nix (modulesPath + "/installer/scan/not-detected.nix") ../../base.nix - ../../users.nix + ../users.nix ../../server.nix ../packages.nix ./gitea.nix @@ -66,6 +66,7 @@ enable = true; domains = ["2001:4860:4860::8888" "2001:4860:4860::8844"]; }; + services.tailscale.enable = true; # networking.firewall = { # enable = true; -- cgit v1.2.3