forked from colonelpanic/dotfiles
[NixOS] Use nativeSystemd in wsl
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user