// SPDX-License-Identifier: GPL-3.0-or-later
// Copyright (C) 2026 l1a
//! System information gathering.
//!//! This module re-exports the system information types and collection logic
//! from the `retch-sysinfo` crate.
pubuseretch_sysinfo::fetch::{CollectOptions, SystemInfo};