aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix6
1 files changed, 6 insertions, 0 deletions
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