{ features = { desktop = { gaming.enable = true; homelab = { gitea.enable = true; immich.enable = true; jellyfin.enable = true; }; }; }; imports = [ ./configuration.nix ]; }