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