Add stylix module import.

This commit is contained in:
jay
2025-06-30 00:48:46 -04:00
parent dbb836785b
commit c371ec16df
3 changed files with 436 additions and 7 deletions

View File

@@ -30,6 +30,7 @@
stylix-stable-nixos = {
#stylix.url = "github:danth/stylix/release-25.05";
# Pin stylix to the last working version.
inputs.nixpkgs.follows = "nixpkgs";
url = "github:danth/stylix?ref=75411fe2b90f67bfb4a2ad9cc3b1379758b64dbb";
};