Clean up configuration.nix
Summary
Removes unnecessary comments and systems assignment from configuration.nix.
Changes
- Remove unnecessary comments
- Remove
systems = config.horizon.systems.supported.targets;(already handled by horizon-flake-parts)
Removes unnecessary comments and systems assignment from configuration.nix.
systems = config.horizon.systems.supported.targets; (already handled by horizon-flake-parts)