programs.regreet.cageArgs

NixOS option

Additional arguments to be passed to cage.

type: list of string
Default
[
  "-s"
  "-d"
]
Example
[ "-s" "-d" "-m" "last" ]
declared in: nixos/modules/programs/regreet.nixView source on NixOS/nixpkgs →