feat(pkgs): add windows qemu shit

I can't do this anymore 😔😔😔😔😔
This commit is contained in:
etwas 2025-01-08 00:43:56 +01:00
parent 6f7d394b00
commit 4444eed4cc
Signed by: etwas
SSH key fingerprint: SHA256:bHhIeAdn/2k9jmOs6+u6ox98VYmoHUN3HfnpV2w8Ws0

View file

@ -70,8 +70,14 @@
wireshark wireshark
devenv devenv
filezilla filezilla
# virtualization
virt-manager
qemu_kvm
swtpm
virtiofsd
spice-gtk
]; ];
nixpkgs.config.vesktop.commandLineArgs = "--enable-features=UseOzonePlatform --ozone-platform=wayland"; nixpkgs.config.vesktop.commandLineArgs = "--enable-features=UseOzonePlatform --ozone-platform=wayland";
} }