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