treewide: migrate packages to 23.11

This commit is contained in:
Felix Buehler 2023-11-13 20:21:58 +01:00
parent 4b21221569
commit 044c8c6b04
3 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@ in
virtualisation.libvirtd.enable = true;
environment.systemPackages = with pkgs; [
virtmanager
virt-manager
];
}