neovim: switch theme

This commit is contained in:
John Bowdre 2024-12-18 21:08:44 -06:00
parent f2dfef7bfd
commit f8938aaf92
Signed by: john
SSH key fingerprint: SHA256:cZYnOxaLdo+MhBNMX38ihO/p2Kek6fBykSFoJwHBhUo

View file

@ -14,7 +14,7 @@
];
programs.nixvim = {
colorschemes.cyberdream.enable = true;
colorschemes.tokyonight.enable = true;
plugins = {
web-devicons.enable = true;