mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Updated system to attempt qemu python conflict (no success)
This commit is contained in:
parent
d3efedd5d8
commit
cc184917fb
3 changed files with 18 additions and 18 deletions
|
@ -4,11 +4,11 @@
|
|||
# Various packages related to virtualization, compatability and sandboxing
|
||||
home.packages = with pkgs; [
|
||||
# Virtual Machines and wine
|
||||
libvirt
|
||||
virt-manager
|
||||
qemu_full
|
||||
lxc
|
||||
swtpm
|
||||
#libvirt
|
||||
#virt-manager
|
||||
#qemu_full
|
||||
#lxc
|
||||
#swtpm
|
||||
bottles
|
||||
|
||||
# Filesystems
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue