all repos — nixfiles @ ba1fcdddc1eee9b740dfb6c5f931cb489dae66ee

System and user configuration, managed by nix and home-manager

Update to NixOS unstable

Alan Pearce
commit

ba1fcdddc1eee9b740dfb6c5f931cb489dae66ee

parent

9451fdc13c2af6b0ff74a045127d8f0d0caf06ba

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M system/settings/services/virtualisation.nixsystem/settings/services/virtualisation.nix
@@ -13,7 +13,7 @@ };
}; environment.systemPackages = with pkgs; [ - virtmanager + virt-manager OVMF ]; }