3 lines
No EOL
73 B
Nix
3 lines
No EOL
73 B
Nix
{ ... }: {
|
|
programs.nixvim.colorscheme = lib.mkForce 500 "gruvbox";
|
|
} |