nixos/tests: fix nixos-rebuild-specialisations test
See https://hydra.nixos.org/build/272096143
This commit is contained in:
parent
b39e02672a
commit
1f38ed7013
@ -21,6 +21,8 @@ import ./make-test-python.nix ({ pkgs, ... }: {
|
|||||||
pkgs.grub2
|
pkgs.grub2
|
||||||
];
|
];
|
||||||
|
|
||||||
|
system.switch.enable = true;
|
||||||
|
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
cores = 2;
|
cores = 2;
|
||||||
memorySize = 4096;
|
memorySize = 4096;
|
||||||
|
Loading…
Reference in New Issue
Block a user