mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-10 14:33:02 -04:00
use nano as default to avoid conflicts with neovim
This commit is contained in:
parent
cd0ad842a7
commit
6eb143d198
3 changed files with 14 additions and 7 deletions
|
@ -35,7 +35,7 @@
|
|||
programs.zsh.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
nano
|
||||
curl
|
||||
wget
|
||||
ripgrep
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue