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