Add nvim noice

This commit is contained in:
Hadi
2024-05-11 00:37:16 +02:00
parent 42876ccac3
commit bc9101e542
2 changed files with 2 additions and 0 deletions

1
home/apps/nvim/noice.nix Normal file
View File

@@ -0,0 +1 @@
{ programs.nixvim.plugins.noice = { enable = true; }; }