{ lib, myConfig, ... }: { imports = [ ] ++ [lib.optionals (myConfig.linux.apps.gaming == true)]; }