macos: neovim
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
../../pkgs/fastfetch/default.nix
|
||||
../../pkgs/neovim/default.nix
|
||||
];
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user