programs.atuin.flags

NixOS option

Flags to append to the shell hook.

type: list of string
Default
[ ]
Example
[
  "--disable-up-arrow"
  "--disable-ctrl-r"
]
declared in: nixos/modules/programs/atuin.nixView source on NixOS/nixpkgs →