better nixoswsl config to use native filesystem dir for conf
This commit is contained in:
@@ -78,8 +78,5 @@ in
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
|
||||
environment.variables = {
|
||||
DPK_NIX_CONF_DIR = "/mnt/d/Projects/nixconf";
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user