Extract settings for Darwin
This commit is contained in:
@@ -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 [
|
||||
|
||||
Reference in New Issue
Block a user