diff --git a/modules/home/all/neovim.nix b/modules/home/all/neovim.nix index 80650c4..5bd716e 100644 --- a/modules/home/all/neovim.nix +++ b/modules/home/all/neovim.nix @@ -11,7 +11,7 @@ in enable = true; # Theme - colorschemes.tokyonight.enable = true; + colorschemes.rose-pine.enable = true; # Settings opts = {