[NixOS] Use nativeSystemd in wsl
This commit is contained in:
parent
5dc333f9c7
commit
af33ddfb79
@ -20,6 +20,7 @@
|
||||
enable = true;
|
||||
automountPath = "/mnt";
|
||||
startMenuLaunchers = true;
|
||||
nativeSystemd = true;
|
||||
|
||||
# Enable native Docker support
|
||||
# docker-native.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user