We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1048c5 commit 486c1baCopy full SHA for 486c1ba
1 file changed
flake.nix
@@ -77,7 +77,7 @@
77
};
78
79
# nix run .\#checks.x86_64-linux.vmTest.driver
80
- checks = import ./nixos/checks { nixpkgs = nixpkgs; modules = self.nixosModules; };
+ # checks = import ./nixos/checks { nixpkgs = nixpkgs; modules = self.nixosModules; };
81
82
83
}
0 commit comments