packages
This commit is contained in:
parent
e552264788
commit
1ca9adc614
4 changed files with 25 additions and 4 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue