hosts: steamdeck: add some jovian packages

This commit is contained in:
2023-08-27 19:34:48 +02:00
parent be3e694fe4
commit f87d29a23a

View File

@@ -37,6 +37,9 @@
environment.systemPackages = with pkgs; [
steamdeck-firmware
steamdeck-kde-presets
steam-im-modules
plasma-remotecontrollers
];
}