further figration

This commit is contained in:
Danilo Reyes
2025-10-12 14:12:19 -06:00
parent c3d20aa28f
commit 8664061145
18 changed files with 27 additions and 20 deletions

View File

@@ -1,6 +1,5 @@
{ inputs, lib, ... }:
{
imports = [ ../factories/mkscript.nix ];
config.my.scripts.find-dup-episodes = {
enable = lib.mkDefault false;
install = true;