From bbedc6d466ef240c2ff1956e4155fdeb8dfc6d78 Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 14 May 2023 09:03:44 -0400 Subject: hosts: start using tailscale + endlessh -> fail2ban --- hosts/profiles.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/profiles.nix') diff --git a/hosts/profiles.nix b/hosts/profiles.nix index 21f0a90..f0903e5 100644 --- a/hosts/profiles.nix +++ b/hosts/profiles.nix @@ -70,8 +70,10 @@ in { ragenix.nixosModules.default ../modules/nixos/base ../modules/nixos/server + ../modules/nixos/features/tailscale.nix { + getchoo.features.tailscale.enable = true; getchoo.server.enable = true; nix.registry.nixpkgs.flake = nixpkgs; } -- cgit v1.2.3