home | switch from nvf back to nixvim
This commit is contained in:
parent
f33943bfa0
commit
5a0ece7206
5 changed files with 188 additions and 24 deletions
|
|
@ -5,6 +5,8 @@
|
|||
nixConfig = {allowUnfree = true;};
|
||||
|
||||
inputs = {
|
||||
# nixvim.url = "github:nix-community/nixvim";
|
||||
nixvim.url = "github:nix-community/nixvim/nixos-25.11";
|
||||
# nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue