mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 08:00:14 +00:00
enable missing neovim for macbook
This commit is contained in:
@ -27,6 +27,7 @@ darwin.lib.darwinSystem {
|
||||
nixpkgs.overlays = [ firefox-darwin.overlay ] ++ overlays;
|
||||
# Set registry to flake packages, used for nix X commands
|
||||
nix.registry.nixpkgs.flake = nixpkgs;
|
||||
neovim.enable = true;
|
||||
mail.enable = true;
|
||||
mail.aerc.enable = true;
|
||||
mail.himalaya.enable = true;
|
||||
|
Reference in New Issue
Block a user