diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ }; beevim = { url = "git+https://codeberg.org/brustybee/beeVim"; + # url = "git+file:/home/bee/.config/beevim"; inputs.nixpkgs.follows = "nixpkgs"; }; }; |
