docs: Fix the file reference in comments in fleet-option.nix
All checks were successful
CI / Format Check (push) Successful in 2s
CI / Flake Check (push) Successful in 1m34s
CI / Evaluate Key Configurations (nix-builder) (push) Successful in 11s
CI / Evaluate Key Configurations (nix-desktop1) (push) Successful in 12s
CI / Evaluate Key Configurations (nix-laptop1) (push) Successful in 8s
CI / Evaluate Artifacts (installer-iso-nix-laptop1) (push) Successful in 17s
CI / Evaluate Artifacts (lxc-nix-builder) (push) Successful in 11s

This commit is contained in:
UGA Innovation Factory
2026-01-07 18:37:35 -05:00
parent ea4c2df776
commit 14fb79231f

View File

@@ -2,7 +2,7 @@
# Fleet Option Definition
# ============================================================================
# This module only defines the athenix.fleet option without any dependencies.
# Used by fleet.nix to evaluate inventory data without circular dependencies.
# Used by fleet/default.nix to evaluate inventory data without circular dependencies.
{ inputs, ... }:
{ lib, ... }:
let