fix: iso generating

This commit is contained in:
Noah Masur 2023-02-20 17:32:14 -05:00
parent 6577b9e49b
commit 07e0afa1e9

View File

@ -1,7 +1,7 @@
# The Staff # The Staff
# ISO configuration for my USB drive # ISO configuration for my USB drive
{ inputs, globals, overlays, ... }: { inputs, globals, system, overlays, ... }:
with inputs; with inputs;