pantheon/users/modules/programs/nixvim-plugins/noice.nix

5 lines
64 B
Nix

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