tests/nixos: disable nixos-option
This commit is contained in:
@@ -26,6 +26,8 @@ let
|
||||
|
||||
# Evaluate VMs faster
|
||||
documentation.enable = false;
|
||||
# this links against nix and might break with our git version.
|
||||
system.tools.nixos-option.enable = false;
|
||||
};
|
||||
_module.args.nixpkgs = nixpkgs;
|
||||
_module.args.system = system;
|
||||
|
||||
Reference in New Issue
Block a user