This commit is contained in:
2023-02-19 14:05:48 -05:00
parent 8da6e020e5
commit 79a21f2cc5

View File

@@ -1,5 +1,7 @@
{ lib, pkgs, config, modulesPath, ... }: { lib, pkgs, config, modulesPath, ... }:
{ {
system.stateVersion = "22.05";
wsl = { wsl = {
enable = true; enable = true;
automountPath = "/mnt"; automountPath = "/mnt";