diff --git a/hosts/solaire/default.nix b/hosts/solaire/default.nix index 8614ae7..d064feb 100644 --- a/hosts/solaire/default.nix +++ b/hosts/solaire/default.nix @@ -46,6 +46,8 @@ in { "${home}/services/flatpak.nix" "${home}/services/syncthing.nix" + + "${home}/programs/editors/neovim.nix" ]; extraSpecialArgs = specialArgs; };