diff --git a/home/neovim.nix b/home/neovim.nix index 18aef2c..22c9125 100644 --- a/home/neovim.nix +++ b/home/neovim.nix @@ -3,7 +3,7 @@ enable = true; # Theme - colorschemes.ayu.enable = true; + colorschemes.tokyonight.enable = true; # Settings options = {