services.pumpkin.settings.networking.java.authentication.textures.allowed_url_schemes

NixOS option

URL schemes allowed for texture URLs.

type: list of (one of "http", "https")
Default
[
  "http"
  "https"
]
declared in: nixos/modules/services/games/pumpkin.nixView source on NixOS/nixpkgs →