mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 09:46:34 +05:30
chore: remove depreciated option
This commit is contained in:
@ -24,7 +24,6 @@
|
||||
wsl = {
|
||||
enable = true;
|
||||
defaultUser = "${username}";
|
||||
nativeSystemd = true;
|
||||
useWindowsDriver = true;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user