neovim-flake/modules/plugins/visuals/fidget/default.nix

7 lines
57 B
Nix

{
imports = [
./config.nix
./fidget.nix
];
}