nixos/tower: Add tailscale
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 19m54s

This commit is contained in:
2023-12-20 10:16:07 +00:00
parent a572be0708
commit b2342c7a05

View File

@@ -107,6 +107,11 @@
fprintd.enable = true;
blueman.enable = true;
tailscale = {
enable = true;
openFirewall = true;
};
};
programs = {