mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-07 02:06:34 +05:30
enable tailscale
This commit is contained in:
@ -51,6 +51,7 @@
|
||||
PasswordAuthentication = false;
|
||||
};
|
||||
};
|
||||
tailscale.enable = true;
|
||||
};
|
||||
|
||||
users = {
|
||||
|
Reference in New Issue
Block a user