🖥️ Remove askPass and add autoSetupRemote to git config
This commit is contained in:
@ -16,5 +16,7 @@
|
||||
# Or disable the firewall altogether.
|
||||
# networking.firewall.enable = false;
|
||||
|
||||
programs.ssh.enableAskPassword = false;
|
||||
|
||||
services.tailscale.enable = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user