forked from colonelpanic/dotfiles
[NixOS] Make WSL work
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
../configuration.nix
|
||||
];
|
||||
|
||||
modules.wls.enable = true;tworking.hostName = "jay-lenovo-wsl";
|
||||
modules.wsl.enable = true;
|
||||
|
||||
networking.hostName = "jay-lenovo-wsl";
|
||||
|
||||
wsl.defaultUser = "kat";
|
||||
system.stateVersion = "22.05";
|
||||
|
Reference in New Issue
Block a user