nix-config/modules2/tailscale.nix
Oliver Davies 3bcf37f394
All checks were successful
/ check (push) Successful in 1m45s
Start refactoring pc and desktop configurations
2025-07-31 18:58:14 +01:00

3 lines
63 B
Nix

{
flake.modules.nixos.pc.services.tailscale.enable = true;
}