added stylix nixpkgs.follows
This commit is contained in:
parent
1b94cf91f4
commit
48f0c3b3ec
2 changed files with 7 additions and 18 deletions
|
@ -19,7 +19,10 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
stylix.url = "github:danth/stylix";
|
||||
stylix = {
|
||||
url ="github:danth/stylix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nixvim = {
|
||||
url = "github:nix-community/nixvim";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue