Changed nixvim url as it is migrated to self hosted forgejo instance
This commit is contained in:
parent
8d00cd6c89
commit
6f161bd60b
3 changed files with 8 additions and 8 deletions
|
|
@ -13,7 +13,7 @@
|
|||
inputs.home-manager.follows = "home-manager";
|
||||
};
|
||||
nixvim = {
|
||||
url = "github:EsVagy42/nixvim";
|
||||
url = "git+https://git.esvagy.com/esvagy/nixvim";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue