diff options
Diffstat (limited to 'systems/v-coord1')
-rw-r--r-- | systems/v-coord1/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/v-coord1/default.nix b/systems/v-coord1/default.nix index 8c63365..ec91e9c 100644 --- a/systems/v-coord1/default.nix +++ b/systems/v-coord1/default.nix @@ -76,6 +76,8 @@ in cachix.enable = true; sops.enable = true; + + services.tailscale.enable = true; }; # This value determines the NixOS release from which the default |