Add missing import of neovim.nix
This commit is contained in:
parent
96169dde62
commit
aba59fb9c9
|
@ -2,9 +2,9 @@
|
|||
imports = [
|
||||
./common.nix
|
||||
./packages/gui.nix
|
||||
./packages/dev.nix
|
||||
./packages/nomachine.nix
|
||||
./packages/neovim.nix
|
||||
./packages/python310.nix
|
||||
./packages/nomachine.nix
|
||||
];
|
||||
# Home Manager needs a bit of information about you and the
|
||||
# paths it should manage.
|
||||
|
|
Loading…
Reference in a new issue