perf: Home-manager to module
feat: Optionise config
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{ pkgs, ... }: {
|
||||
virtualisation.libvirtd.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user