feat: add stylix input
This commit is contained in:
parent
71487763a6
commit
8af91887ca
1 changed files with 6 additions and 0 deletions
|
@ -21,6 +21,12 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# theming
|
||||
stylix = {
|
||||
url = "github:danth/stylix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# for managing flatpaks, like which ones are installed and which not
|
||||
nix-flatpak.url = "github:gmodena/nix-flatpak";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue