+2
nixos/doc/manual/release-notes/rl-2505.section.md
+2
nixos/doc/manual/release-notes/rl-2505.section.md
···- [echoip](https://github.com/mpolden/echoip), a simple service for looking up your IP address. Available as [services.echoip](#opt-services.echoip.enable).+- [whoami](https://github.com/traefik/whoami), a tiny Go server that prints OS information and HTTP request to output. Available as [services.whoami](#opt-services.whoami.enable).- [LiteLLM](https://github.com/BerriAI/litellm), a LLM Gateway to provide model access, fallbacks and spend tracking across 100+ LLMs. All in the OpenAI format. Available as [services.litellm](#opt-services.litellm.enable).
+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
+90
nixos/modules/services/web-apps/whoami.nix
+90
nixos/modules/services/web-apps/whoami.nix
···+description = "Extra command line arguments to pass to whoami. See <https://github.com/traefik/whoami#flags> for details.";