wip
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m5s

This commit is contained in:
2025-01-21 22:17:16 +01:00
parent 81f73a0704
commit af11810935
5 changed files with 171 additions and 9 deletions

View File

@@ -202,5 +202,4 @@ in
specialArgs.self = self;
modules = defaultModules ++ [ ./testvm ];
};
}