{ lib, ... }: {
  programs.nixvim.colorscheme = lib.mkForce "rose-pine-moon";
  stylix.targets.nixvim.enable = false;
}