nvf/modules/plugins/utility/harpoon/default.nix
2025-03-06 14:40:57 +00:00

6 lines
58 B
Nix

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