mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
patch GNOME
This commit is contained in:
parent
44faec0e2a
commit
33e215b2bf
10 changed files with 126 additions and 103 deletions
|
|
@ -10,4 +10,11 @@
|
|||
unzip
|
||||
zip
|
||||
];
|
||||
# Explicitly define default EDITOR
|
||||
programs.nano.enable = false;
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
viAlias = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue