diff options
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"; |
