Add dean-zephyrus

This commit is contained in:
2024-05-13 21:50:27 +00:00
parent da865671ad
commit 8a7cec11cf
3 changed files with 21 additions and 2 deletions

View File

@@ -16,6 +16,5 @@ makeEnable config "modules.wsl" false {
automountPath = "/mnt";
startMenuLaunchers = true;
nativeSystemd = true;
docker-native.enable = true;
};
}