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