mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-02 02:21:58 +00:00
sync
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user