@ -22,8 +22,9 @@
# Activer nvim
programs.neovim.enable = true;
extraConfigLua = ''
programs.neovim = {
enable = true;
extraConfig = ''
-- Add Dracula from Nix flake input
vim.opt.rtp:prepend("${inputs.plugin-dracula}");
@ -33,4 +34,5 @@
};
}
The note is not visible to the blocked user.