hosts: steamdeck: move some packages from kde module to steam home
This commit is contained in:
parent
7e13e02158
commit
1333d68bc5
@ -21,8 +21,6 @@
|
||||
clinfo
|
||||
libsForQt5.discover
|
||||
maliit-keyboard
|
||||
gnome.zenity
|
||||
appimage-run
|
||||
];
|
||||
|
||||
services = {
|
||||
|
@ -16,6 +16,11 @@
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
steam
|
||||
jq
|
||||
appimage-run
|
||||
gnome.zenity
|
||||
unzip
|
||||
fuse
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user