hosts: steamdeck: remove wrong packages

This commit is contained in:
Kabbone 2023-09-10 08:55:23 +02:00
parent 7d0f66c92f
commit ec712e37b8
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

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