Added noice config

This commit is contained in:
EsVagy42 2026-03-11 22:44:20 +01:00
parent af3c62310e
commit 47b93106ed
4 changed files with 24 additions and 1 deletions

3
config/nvim-notify.nix Normal file
View file

@ -0,0 +1,3 @@
{
plugins.notify.enable = true;
}