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