.
This commit is contained in:
parent
eff0c1ad83
commit
0e1b0a36d1
3 changed files with 66 additions and 14 deletions
|
@ -36,18 +36,5 @@
|
|||
programs.zsh.enable = true;
|
||||
programs.starship.enable = true;
|
||||
|
||||
programs.nano = {
|
||||
enable = true;
|
||||
syntaxHighlight = true;
|
||||
nanorc = ''
|
||||
set autoindent
|
||||
set jumpyscrolling
|
||||
set linenumbers
|
||||
set mouse
|
||||
set saveonexit
|
||||
set smarthome
|
||||
set tabstospaces
|
||||
set tabsize 2
|
||||
'';
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue