hosts: steamdeck: move some packages from kde module to steam home

This commit is contained in:
2023-08-03 21:18:34 +02:00
parent 7e13e02158
commit 1333d68bc5
2 changed files with 5 additions and 2 deletions

View File

@@ -16,6 +16,11 @@
home = {
packages = with pkgs; [
steam
jq
appimage-run
gnome.zenity
unzip
fuse
];
};
}