no
This commit is contained in:
parent
b93a069caf
commit
ba79dc2907
3 changed files with 22 additions and 33 deletions
|
@ -11,7 +11,10 @@
|
|||
url = "github:Gerg-L/spicetify-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixvim.url = "github:kaitotlex/vix1";
|
||||
nixvim = {
|
||||
url = "github:kaitotlex/vix1";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
stylix = {
|
||||
url = "github:danth/stylix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue