hosts: steamdeck: remove wrong packages

This commit is contained in:
2023-09-10 08:55:23 +02:00
parent 7d0f66c92f
commit ec712e37b8

View File

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