{ ... }: { flake.modules.nixos.gaming = { pkgs, ... }: { programs.gamemode.enable = true; }; }