nixos/home/programs/nvim/plugins/noice.nix
2024-06-17 19:45:21 +02:00

2 lines
56 B
Nix

{ programs.nixvim.plugins.noice = { enable = true; }; }