chore: Remove unused variables and imports
Some checks failed
CI / Flake Check (push) Blocked by required conditions
CI / Format Check (push) Successful in 3s
CI / Evaluate Key Configurations (nix-builder) (push) Has been cancelled
CI / Evaluate Key Configurations (nix-desktop1) (push) Has been cancelled
CI / Evaluate Key Configurations (nix-laptop1) (push) Has been cancelled
CI / Evaluate Artifacts (installer-iso-nix-laptop1) (push) Has been cancelled
CI / Evaluate Artifacts (lxc-nix-builder) (push) Has been cancelled

This commit is contained in:
UGA Innovation Factory
2026-01-13 21:00:24 -05:00
parent 92e3940644
commit 503d366276
6 changed files with 2 additions and 9 deletions

View File

@@ -2,10 +2,7 @@
# It is intended to be used in an installation ISO.
# It expects `targetSystem` (the closure to install) and `diskoScript` (the partitioning script) to be passed as arguments.
{
config,
lib,
pkgs,
inputs,
hostName,
hostPlatform,
targetSystemBuild,