fix stylix

This commit is contained in:
Ingolf Wagner 2023-12-11 22:34:04 +01:00
commit 561075076b
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
2 changed files with 150 additions and 19 deletions

View file

@ -68,8 +68,8 @@
};
nixinate.url = "github:matthewcroughan/nixinate";
stylix = {
url = "github:danth/stylix?ref=35cab8eb76c1d3672b2b290a64f357847c30d090";
#url = "github:danth/stylix";
#url = "github:danth/stylix?ref=35cab8eb76c1d3672b2b290a64f357847c30d090";
url = "github:danth/stylix";
#inputs.nixpkgs.follows = "nixpkgs";
#inputs.home-manager.follows = "home-manager";
};