Fix accidentally commited local path to neovim-flake
This commit is contained in:
parent
3319ead7e7
commit
aa0b453a10
1 changed files with 1 additions and 2 deletions
|
|
@ -15,8 +15,7 @@
|
|||
};
|
||||
|
||||
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
|
||||
# neovim.url = "github:LarssonMartin1998/neovim-flake";
|
||||
neovim.url = "path:/home/nixos/dev/git/neovim-flake";
|
||||
neovim.url = "github:LarssonMartin1998/neovim-flake";
|
||||
nix-homebrew.url = "github:zhaofengli-wip/nix-homebrew";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue