diff options
| author | brustybee <bee@4d2.org> | 2026-03-15 02:55:19 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-15 02:55:19 +0530 |
| commit | 14b0ceb90c80793f013ebff6d824c2cead544501 (patch) | |
| tree | 3474790722b4a9a00cc09f4ad2f0320a0fdaf4c0 /flake.nix | |
| parent | f33743bfd1fa3924d67a33ea8816c1b45d92e6a1 (diff) | |
neovim matugen template
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ flake-parts.url = "github:hercules-ci/flake-parts"; nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; beeVim.url = "git+https://codeberg.org/brustybee/beeVim"; + # beeVim.url = "git+file:/home/bee/beeVim"; beeVim.inputs.nixpkgs.follows = "nixpkgs"; home-manager = { url = "github:nix-community/home-manager"; |
