utility/sleuth: init

This commit is contained in:
Noah765 2025-04-24 09:20:42 +02:00
commit 8f73019907
6 changed files with 40 additions and 0 deletions

View file

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