{ config, pkgs, ... }: { # Example for terminal (NVF = Neovim/terminal flavor) stylix.targets.nvf.enable = true; # Optional: feh wallpaper integration stylix.targets.feh.enable = true; }