tests: don't run update checks in VM tests
This commit is contained in:
parent
3df5c21303
commit
905036eb17
2 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ pkgs.testers.runNixOSTest {
|
|||
enable = true;
|
||||
host = "localhost";
|
||||
};
|
||||
settings.disable_update_check = true;
|
||||
};
|
||||
|
||||
services.xserver.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue