add cron import

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-06-11 20:38:48 -04:00 committed by Alice Huston
parent 2853f786a8
commit 0a0b071bf4

View File

@ -6,6 +6,7 @@
}: }:
{ {
imports = [ imports = [
./cron
./networking.nix ./networking.nix
./zfs.nix ./zfs.nix
./hydra.nix ./hydra.nix