hosts: steamdeck: add some jovian packages

This commit is contained in:
Kabbone 2023-08-27 19:34:48 +02:00
parent be3e694fe4
commit f87d29a23a
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

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