add minecraft test

This commit is contained in:
2025-08-11 15:30:43 -07:00
parent 14c4aed363
commit 80df89e9a1
3 changed files with 122 additions and 3 deletions

View File

@@ -225,7 +225,7 @@
packages.${system} =
let
testSuite = import ./tests/tests.nix {
inherit pkgs lib;
inherit pkgs lib inputs;
config = self.nixosConfigurations.muffin.config;
};
in