{ linux-apps, lib, ... }: { imports = [ ] ++ lib.optionals (linux-apps.gamingDesktop == true) [ ../pkgs/steam/default.nix ]; }