Failed to rebuild switch
I'm using stylix for theming and works perfectly, i'm set stylix.image = config.theme.wallpaper but after do nix flake update failed to rebuild, show error that stylix.nix missing attribute theme. Any idea? is this nixpgs or stylix issue?
make sure u have that, https://github.com/fufexan/dotfiles/blob/main/modules/theme/default.nix and https://github.com/fufexan/dotfiles/blob/main/modules/default.nix#L2-L3 in your flake, config.theme.wallpaper not default options nixos
make sure u have that, https://github.com/fufexan/dotfiles/blob/main/modules/theme/default.nix and https://github.com/fufexan/dotfiles/blob/main/modules/default.nix#L2-L3 in your flake,
config.theme.wallpapernot default options nixos
Yes i have that, that's why i said before nix flake update it works normally