This commit is contained in:
biscuit
2025-05-20 21:38:02 -05:00
parent 36222bdb63
commit 63c2f887db
2 changed files with 1 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
{pkgs, ...}: {
imports = [
../pkgs/delfin/biscuit.nix
];
}