This commit is contained in:
2023-02-19 14:10:02 -05:00
parent 79a21f2cc5
commit 0b20e834a2
4 changed files with 301 additions and 62 deletions

View File

@@ -4,10 +4,10 @@
system.stateVersion = "22.05";
wsl = {
enable = true;
automountPath = "/mnt";
wslConf.automount.root = "/mnt";
defaultUser = "sstent";
startMenuLaunchers = true;
compatibility.interopPreserveArgvZero = true;
interop.preserveArgvZero = true;
};
mymods = {