refactoring woop

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-08-24 01:34:05 -04:00
parent df83fa864c
commit 94f0d55d85
No known key found for this signature in database
GPG Key ID: 1316487BA407ECAF
3 changed files with 3 additions and 1 deletions

View File

@ -6,8 +6,9 @@
}: }:
{ {
imports = [ imports = [
./attic.nix ./attic
./docker.nix ./docker.nix
./haproxy
./hardware-changes.nix ./hardware-changes.nix
./hydra.nix ./hydra.nix
./minio.nix ./minio.nix

View File

@ -0,0 +1 @@
{ ... }: { }