summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 1698895..706e417 100644
--- a/flake.nix
+++ b/flake.nix
@@ -120,7 +120,7 @@
always = [ lze lzextras ];
libraries = [ plenary-nvim ];
editor = [ vim-repeat ];
- ui = [ nvim-notify ];
+ ui = [ nvim-notify snacks-nvim ];
extra = [ nvim-web-devicons ];
};