mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-06 04:22:14 +00:00
sync
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user