feat(marr): enable virt
This commit is contained in:
parent
1569ae8ec3
commit
b02fdaaa24
1 changed files with 5 additions and 0 deletions
|
@ -156,6 +156,11 @@
|
|||
|
||||
security.polkit.enable = true;
|
||||
|
||||
virtualisation.libvirtd.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
|
||||
programs.nix-ld.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
shared-mime-info
|
||||
nextcloud-client
|
||||
|
|
Loading…
Add table
Reference in a new issue