diff --git a/flake.nix b/flake.nix index 89a8eb77..9c9cd267 100644 --- a/flake.nix +++ b/flake.nix @@ -9,7 +9,7 @@ home-manager.url = "github:nix-community/home-manager/release-24.11"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; # Nix colorizer / themer - stylix.url = "github:danth/stylix/release-24.05"; + stylix.url = "github:danth/stylix/release-24.11"; stylix.inputs.nixpkgs.follows = "nixpkgs"; # nixvim - neovim configuration management in nix nixvim.url = "github:nix-community/nixvim/nixos-24.11";