This commit is contained in:
Lucy von Overheidt 2025-09-14 01:52:18 +02:00
parent 24ca18c18e
commit f54534e771
3 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{ ... }:
{
virtualisation.libvirtd.enable = true;
programs.virt-manager.enable = true;
}