update, use matugen branch from stylix

This commit is contained in:
Kopatz
2026-02-06 10:45:59 +01:00
parent cf910c4273
commit f530f81712
9 changed files with 101 additions and 13 deletions

View File

@@ -40,7 +40,8 @@
};
# styling
stylix = {
url = "github:danth/stylix";
#url = "github:danth/stylix";
url = "github:make-42/stylix/matugen";
inputs.nixpkgs.follows = "nixpkgs-unstable";
inputs.home-manager.follows = "home-manager-unstable";
};