1 2 3 4 5 6 7 8 9 10 11 12
{ # These components are general = { on-demand-minecraft = import ./on-demand-minecraft; cloudflare-proxy = import ./cloudflare-proxy; disable-screen = import ./disable-screen; }; personal = { duksebot = import ./duksebot; }; }