modules/virtualization: add virtualization module
This commit is contained in:
parent
2880e2dfd6
commit
9f44debc6e
3 changed files with 18 additions and 7 deletions
|
@ -1,5 +0,0 @@
|
|||
{ pkgs, ... }: {
|
||||
virtualisation.libvirtd.enable = true;
|
||||
programs.dconf.enable = true;
|
||||
environment.systemPackages = with pkgs; [ virt-manager ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue