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