dotfiles/system/services.nix
2025-09-25 07:07:36 +03:00

6 lines
54 B
Nix

{
services = {
tailscale.enable = false;
};
}