MyNixOS website logo
option

programs.nano.nanorc

The system-wide nano configuration. See nanorc(5).

Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
  set nowrap
  set tabstospaces
  set tabsize 2
''