refactoring wsl config
This commit is contained in:
@@ -60,7 +60,7 @@ in
|
||||
pinentry
|
||||
pinentry-curses
|
||||
gnupg
|
||||
# tailscale (don't need here)
|
||||
tailscale
|
||||
];
|
||||
|
||||
# Fix of WSL issue
|
||||
@@ -80,5 +80,10 @@ in
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
|
||||
services.tailscale.enable = true;
|
||||
|
||||
# Optional (default: 41641):
|
||||
services.tailscale.port = 62532;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user