{ pkgs, config, username, ... }: { programs = { xonotic.enable = true; }; }