services.cage.extraArguments

NixOS option

Additional command line arguments to pass to Cage.

type: list of string
Default
[]
Example
[
  "-d"
]
declared in: nixos/modules/services/wayland/cage.nixView source on NixOS/nixpkgs →