From ff82426194be7ee787dae4cf93dd884441fe4572 Mon Sep 17 00:00:00 2001 From: Mora Unie Youer Date: Sun, 30 Mar 2025 14:17:02 +0300 Subject: feat(mora): use NeoVim config and Niri from flakes --- flake.nix | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index ef62d0e..481a7fc 100644 --- a/flake.nix +++ b/flake.nix @@ -96,6 +96,9 @@ #inputs.flake-utils.follows = "flake-utils"; #inputs.rust-overlay.follows = "rust-overlay"; }; + + # NOTE: re-following inputs breaks Cachix + neovim-configuration.url = "git+https://git.140041.xyz/neovim-configuration"; }; nixConfig = { @@ -136,6 +139,8 @@ niri, wezterm, + neovim-configuration, + ... } @ inputs: let @@ -167,6 +172,7 @@ # System Configuration ./system-sapphire.nix + neovim-configuration.nixosModules.default # User Configurations # mora@sapphire -- cgit v1.2.3-70-g09d2