services.pumpkin.settings.networking.java.authentication.player_profile.allowed_actions

NixOS option

Which flagged-profile actions are still permitted to join.

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