nix/stylix/green/home-manager/nixvim.nix

3 lines
No EOL
76 B
Nix

{ ... }: {
programs.nixvim.colorscheme = lib.mkForce 500 "everforest";
}