nixvim/config/nvim-notify.nix
2026-03-11 22:44:20 +01:00

3 lines
36 B
Nix

{
plugins.notify.enable = true;
}