1
0

Extract settings for Darwin

This commit is contained in:
2025-06-25 23:35:24 -07:00
parent 1061e07deb
commit 87929055af
4 changed files with 14 additions and 12 deletions

View File

@@ -46,7 +46,6 @@
# === SYNC AND BACKUP ===
# File synchronization and backup tools
rclone # Cloud storage sync tool
rsync # Fast, versatile file copying tool
# === FILE UTILITIES ===
@@ -88,7 +87,6 @@
# === HARDWARE UTILITIES ===
# Hardware information and diagnostics
lshw # Hardware information tool
pciutils # PCI bus utilities (lspci)
smartmontools # Hard drive health monitoring
@@ -112,9 +110,10 @@
# --- HARDWARE MANAGEMENT ---
hdparm # Hard disk parameter tuning
usbutils # USB device utilities (lsusb)
dmidecode # DMI/SMBIOS information
hdparm # Hard disk parameter tuning
lshw # Hardware information tool
usbutils # USB device utilities (lsusb)
# --- PROCESS AND SYSTEM MONITORING ---
@@ -128,6 +127,7 @@
# --- FILE SYSTEM UTILITIES ---
inotify-tools # File system event monitoring
rclone # Cloud storage sync tool
sshfs # Mount remote filesystems over SSH
] else [