programs.nano.nanorc
NixOS option
The system-wide nano configuration. See nanorc(5).
type: strings concatenated with "\n"Default
""
Example
declared in: nixos/modules/programs/nano.nixView source on NixOS/nixpkgs →'' set nowrap set tabstospaces set tabsize 2 ''