Setup WSL Host
This commit is contained in:
4
nix/wsl.nix
Normal file
4
nix/wsl.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
wsl.enable = true;
|
||||
wsl.defaultUser = "luca";
|
||||
}
|
||||
Reference in New Issue
Block a user