config

NixOS config
Log | Files | Refs | README | LICENSE

commit d2a81138ae2d9d37ab2d4fba958e4e22a460e348 (tree)
parent e09fa444c62a3664a234f86cbe46cc9bebcd5d64
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Mon, 24 Nov 2025 23:58:45 +0200

disable headscale/caddy for now

Diffstat:
Mhosts/fra1-c/configuration.nix | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hosts/fra1-c/configuration.nix b/hosts/fra1-c/configuration.nix @@ -86,7 +86,7 @@ in }; headscale = { - enable = true; + #enable = true; subnetCIDR = myData.subnets.tailscale.cidr; }; @@ -155,7 +155,7 @@ in services = { caddy = { - enable = true; + #enable = true; email = "motiejus+acme@jakstys.lt"; globalConfig = '' servers {