remove dead code with deadnix

This commit is contained in:
Noah Masur
2023-02-20 20:45:56 -05:00
parent cc84f1d37a
commit 450118d234
21 changed files with 29 additions and 29 deletions

View File

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