feat: Refactor to use flake-parts and import inventory and users thru the flake parts
This commit is contained in:
@@ -17,7 +17,7 @@ let
|
||||
# Evaluate inventory to get fleet data
|
||||
# Import fleet-option.nix (defines athenix.fleet) and inventory.nix (sets values)
|
||||
# We use a minimal module here to avoid circular dependencies from common.nix's imports
|
||||
|
||||
|
||||
hostTypes = config.athenix.hwTypes;
|
||||
|
||||
# Helper to create a single NixOS system configuration
|
||||
|
||||
Reference in New Issue
Block a user