{ lib, ... }: {
  programs.nixvim.colorscheme = lib.mkForce "everforest";
  stylix.targets.nixvim.enable = false;
}