This commit is contained in:
Sergei Poljanski 2025-12-25 16:35:41 +02:00
commit 1ca9adc614
Signed by: asxpi
GPG key ID: 4F8851660FA4121B
4 changed files with 25 additions and 4 deletions

View file

@ -38,4 +38,11 @@
# Enable fwupd service
services.fwupd.enable = true;
# Virtualization (KVM/QEMU)
virtualisation.libvirtd.enable = true;
programs.virt-manager.enable = true;
# Docker
virtualisation.docker.enable = true;
}