Add quickemu
This commit is contained in:
parent
5533035aa6
commit
b420abe988
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
{pkgs, ...}: {
|
||||
virtualisation.libvirtd.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
environment.systemPackages = [pkgs.quickemu];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue