Latest WSL update

This commit is contained in:
Greg Hellings
2023-07-12 13:56:45 -05:00
parent 28157a416b
commit 0a566ed15b
2 changed files with 10 additions and 9 deletions
+1
View File
@@ -6,5 +6,6 @@
wslConf.automount.root = "/mnt";
defaultUser = "greg";
startMenuLaunchers = true;
nativeSystemd = true;
};
}