[NixOS] Use nativeSystemd in wsl

This commit is contained in:
Kat Huang 2023-07-28 17:17:33 +00:00
parent 5dc333f9c7
commit af33ddfb79

View File

@ -20,6 +20,7 @@
enable = true;
automountPath = "/mnt";
startMenuLaunchers = true;
nativeSystemd = true;
# Enable native Docker support
# docker-native.enable = true;