fix: actually references wsl.conf
This commit is contained in:
parent
75cb53adb5
commit
ed5f21e48c
@ -50,6 +50,10 @@ in
|
||||
git
|
||||
];
|
||||
|
||||
environment.etc = {
|
||||
"wsl.conf".source = ./wsl.conf;
|
||||
};
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user