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