Enable mopidy and virtualisation via QEMU/KVM
This commit is contained in:
@@ -3,4 +3,7 @@
|
||||
{
|
||||
# Improve nix-shell and direnv integration
|
||||
services.lorri.enable = true;
|
||||
|
||||
# Enable virtualization
|
||||
virtualisation.libvirtd.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user