feat: add tailscale

This commit is contained in:
HerozDotExe 2026-04-07 18:20:31 +02:00
parent a136bfa638
commit 218af1ac42

View file

@ -147,6 +147,10 @@
enable = true;
};
services.tailscale = {
enable = true;
};
# List packages installed in system profile.
# You can use https://search.nixos.org/ to find more packages (and options).
# environment.systemPackages = with pkgs; [