diff options
Diffstat (limited to 'home/common/home.nix')
-rw-r--r-- | home/common/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/common/home.nix b/home/common/home.nix index 410efd6..f3ecad9 100644 --- a/home/common/home.nix +++ b/home/common/home.nix @@ -12,6 +12,7 @@ in ./modules/xdg_ninja.nix ./modules/ssh.nix ./modules/dev.nix + ./modules/neovim ../../global/common ]; |