Enabled libvirtd

This commit is contained in:
Jan-Bulthuis 2025-05-18 15:01:05 +02:00
parent fbbe869550
commit 330f5e2a50

View File

@ -10,6 +10,8 @@
# Admin users
users.users.jan.extraGroups = [ "wheel" ];
virtualisation.libvirtd.enable = true;
modules = {
profiles.laptop.enable = true;
};