diff --git a/flake.nix b/flake.nix index cef41961..b31cb554 100644 --- a/flake.nix +++ b/flake.nix @@ -9,7 +9,7 @@ home-manager.url = "github:nix-community/home-manager/release-23.11"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; # Nix colorizer / themer - green.url = "github:danth/stylix/release-23.11"; + stylix.url = "github:danth/stylix/release-23.11"; # lanzaboote - Secureboot Configuration lanzaboote.url = "github:nix-community/lanzaboote"; lanzaboote.inputs.nixpkgs.follows = "nixpkgs";