From 14fb79231f64cf94b231a4e10342d744b6c62928 Mon Sep 17 00:00:00 2001 From: UGA Innovation Factory Date: Wed, 7 Jan 2026 18:37:35 -0500 Subject: [PATCH] docs: Fix the file reference in comments in fleet-option.nix --- fleet/fleet-option.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fleet/fleet-option.nix b/fleet/fleet-option.nix index e781ba6..7dc136b 100644 --- a/fleet/fleet-option.nix +++ b/fleet/fleet-option.nix @@ -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