update
Some checks failed
/ ci (push) Has been cancelled

This commit is contained in:
Callum Leslie 2024-10-21 18:23:58 +01:00
parent 423418f69e
commit e2d8a00bcb
Signed by: cleslie
GPG key ID: D382C4AFEECEAA90
2 changed files with 137 additions and 134 deletions

View file

@ -115,8 +115,10 @@
};
stylix = {
url = "github:danth/stylix";
inputs.nixpkgs.follows = "unstable";
#url = "github:danth/stylix5";
url = "github:danth/stylix/993fcabd83d1e0ee5ea038b87041593cc73c1ebe";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};