Disable native systemd in wsl for now
This commit is contained in:
parent
97eaf61fa6
commit
15bc7bf085
|
@ -22,8 +22,7 @@
|
|||
wsl = {
|
||||
enable = true;
|
||||
defaultUser = "nathan";
|
||||
startMenuLaunchers = true;
|
||||
nativeSystemd = true;
|
||||
# nativeSystemd = true;
|
||||
};
|
||||
security.sudo.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in New Issue