nvf/modules/plugins/utility/harpoon/default.nix
Theodor Bjorkman 7f63328de1 Fixed PR comments
Formatting and changelog
2025-02-28 19:10:53 +01:00

6 lines
58 B
Nix

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