.
This commit is contained in:
parent
c27b8cb325
commit
1ef2377cc9
4 changed files with 13 additions and 24 deletions
|
@ -15,7 +15,10 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nixvim.url = "github:nix-community/nixvim";
|
||||
nixvim = {
|
||||
url = "github:nix-community/nixvim";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
firefox.url = "github:nix-community/flake-firefox-nightly";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue