virt manager
This commit is contained in:
parent
0cd689a3c6
commit
92c16f8164
|
@ -68,6 +68,7 @@
|
|||
solaar
|
||||
fzf
|
||||
bottom
|
||||
virt-manager-qt
|
||||
]) ++ [
|
||||
extra.agda
|
||||
unstable.zoom-us
|
||||
|
|
|
@ -33,6 +33,9 @@
|
|||
wireplumber.enable = true;
|
||||
};
|
||||
|
||||
programs.virt-manager.enable = true;
|
||||
virtualisation.libvirtd.enable = true;
|
||||
|
||||
programs.gamemode = {
|
||||
enable = true;
|
||||
settings.general.renice = 20;
|
||||
|
|
|
@ -97,6 +97,7 @@
|
|||
"input"
|
||||
"audio"
|
||||
"docker"
|
||||
"libvirtd"
|
||||
];
|
||||
};
|
||||
# Done for gamemoderun
|
||||
|
|
Loading…
Reference in New Issue
Block a user