utility/harpoon: init

This commit is contained in:
Theodor Björkman 2025-03-06 15:40:57 +01:00 committed by GitHub
commit 4648c3b28f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 126 additions and 8 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./harpoon.nix
./config.nix
];
}