repl/conjure: init

This commit is contained in:
Andreas Nilsson 2025-05-21 20:34:02 +02:00
commit 9e50a89d7e
5 changed files with 32 additions and 1 deletions

View file

@ -0,0 +1,5 @@
{
imports = [
./conjure.nix
];
}