[fix] stylix: switch to enable-option branch

This commit is contained in:
Jalil David Salamé Messina 2024-05-20 14:40:15 +02:00
parent bf0ee5ba2b
commit c44e03e533
Signed by: jalil
GPG key ID: F016B9E770737A0B
3 changed files with 14 additions and 11 deletions

View file

@ -41,7 +41,7 @@
};
nixos-hardware.url = "github:NixOS/nixos-hardware";
stylix = {
url = "github:jalil-salame/stylix/fallback-fonts-v2";
url = "github:jalil-salame/stylix/enable-option";
inputs = {
nixpkgs.follows = "nixpkgs";
home-manager.follows = "home-manager";