update janitor

This commit is contained in:
4DBug
2026-03-03 09:25:33 -06:00
parent c8361a4c57
commit 60805bcace
3 changed files with 10 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
{ den, ... }: {
{
den.aspects.janitor-backend = {
nixos = { pkgs, lib, config, ... }:
let
@@ -186,4 +186,4 @@
};
};
};
}
}