nixpkgs/nixos/modules
Maximilian Bosch 2fbddb0ccb
nixos/test-instrumentation: properly import options for qemu-check
If `qemu-vm.nix` is imported, the option `virtualisation.qemu.consoles`
should be set to make sure that the machine's output isn't rendered on
the graphical window of QEMU.

This is needed when interactively running a NixOS test or in conjunction
with `nixos-build-vms(8)`.

The patch 2578557530 tries to only do this
if the option actually exists, however this condition used to be always
false since `options` wasn't imported in the module and pointed to
`lib.options` due to the `with lib;`-clause.
2020-08-18 12:26:49 +02:00
..
config qemu: fix build with environment.noXlibs = true 2020-08-16 18:25:31 +02:00
hardware nixos: remove StandardOutput=syslog, StandardError=syslog lines 2020-08-13 18:49:15 +02:00
i18n/input-method nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
installer nixos/nixos-*: use runtimeShell 2020-08-16 13:08:33 +00:00
misc Merge pull request #95505 from flokli/remove-mathics 2020-08-16 18:42:10 +02:00
profiles nixos/displayManager: make autoLogin options independent of DM type 2020-07-09 21:15:35 -04:00
programs nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
security nixos/wrappers: make (u)mount have the +s bit. 2020-08-15 21:57:16 +03:00
services Merge pull request #95522 from doronbehar/fix/transmission 2020-08-17 19:54:48 +01:00
system Merge pull request #95342 from flokli/systemd-initctl 2020-08-16 17:17:18 +02:00
tasks Merge pull request #93395 from hmenke/zfs 2020-08-15 09:19:49 +01:00
testing nixos/test-instrumentation: properly import options for qemu-check 2020-08-18 12:26:49 +02:00
virtualisation nixos/railcar: fix typo 2020-08-07 18:00:28 +02:00
module-list.nix Merge pull request #95505 from flokli/remove-mathics 2020-08-16 18:42:10 +02:00
rename.nix Merge pull request #95505 from flokli/remove-mathics 2020-08-16 18:42:10 +02:00