task | update for upstream changes

This commit is contained in:
Don Harper 2024-09-11 19:55:49 -05:00
parent 38287dcc56
commit 663843f753
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{pkgs, ...}: {
home.packages = with pkgs; [
gnome.gnome-boxes
gnome-boxes
libvirt
qemu
];