nixpkgs/nixos/modules
Alyssa Ross 42adeef9ec
nixos/qemu-guest-agent: use qemu_kvm
Since e791519f0f ("nixos/qemu-vm: use qemu_kvm"), VMs generated with
nixos-rebuild build-vm use the qemu_kvm package instead of the qemu
package.  (The difference between them is that qemu_kvm is only built
with support for the host architecture, not all architectures.)

But with this change, nixos-rebuild build-vm would now depend on
_both_ QEMUs, because the guest agent module was still using the one
from the full QEMU package.  There's no need for it to use this
instead of the lighter qemu_kvm, because the guest agent shouldn't be
affected by which platforms QEMU can emulate.
2021-11-14 20:28:06 +00:00
..
config nixos/swap: add randomEncryption.allowDiscards option 2021-11-08 18:17:00 +03:00
hardware Merge pull request #139354 from colemickens/nvidia 2021-11-04 23:09:38 -07:00
i18n/input-method nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
installer nix-fallback-paths.nix: Update to 2.4 2021-11-09 10:47:10 -08:00
misc kippo: cleanup the corresponding broken module. 2021-10-08 14:10:49 +08:00
profiles NixOS AWS AMI: enable the serial console on ttyS0 2021-08-20 12:42:02 -04:00
programs nixos/neovim: fix withRuby, add with{Python3,NodeJs} 2021-11-07 19:40:07 +01:00
security nixos/terminfo: inherit TERMINFO* env vars also for doas 2021-11-08 14:05:24 -08:00
services Merge pull request #138125 from juselius/unified-cgroup-fix 2021-11-13 21:21:28 +01:00
system NixOS: Document impurity issues with boot.binfmt.emulatedSystems (#142778) 2021-11-09 21:49:45 +01:00
tasks nixos/zfs: replace parentheses with braces 2021-11-03 04:59:46 -04:00
testing nixos/lib/qemu-flags: rename to qemu-common 2021-09-18 16:58:16 +02:00
virtualisation nixos/qemu-guest-agent: use qemu_kvm 2021-11-14 20:28:06 +00:00
module-list.nix Merge branch 'master' into mjolnir-init 2021-11-12 20:56:14 -05:00
rename.nix Merge pull request #140820 from VergeDX/kippo-remove 2021-10-11 17:19:11 +08:00