update nanorc
This commit is contained in:
parent
a672771858
commit
c7b771fb9f
1 changed files with 6 additions and 1 deletions
|
@ -36,7 +36,12 @@
|
|||
|
||||
# Editors
|
||||
# Editors - Nano
|
||||
programs.nano.syntaxHighlight = true;
|
||||
programs.nano = {
|
||||
syntaxHighlight = true;
|
||||
nanorc = ''
|
||||
set mouse
|
||||
'';
|
||||
};
|
||||
|
||||
# Users
|
||||
users.groups.dotfiles = {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue