feat(suda): add 4TB data drive mount and periodic TRIM #22

Merged
yuris merged 1 commit from feat/4tb-data-drive into main 2026-07-24 21:27:40 +00:00
Owner
  • Mount nvme0n1p2 (UUID d3d97f83) at /mnt/storage (whole partition)
  • Bind /mnt/storage/home/yuris/Data → /home/yuris/Data for homelab
    path compatibility (VOLUME_HOST unchanged)
  • Add modules/hardware/storage.nix: services.fstrim.enable = true
    for weekly auto-TRIM (drive arrived never-trimmed, writes were 28 MB/s)
  • Fix stale comment in hardware.nix (nvme0n1p2 → nvme1n1p2 after
    4TB drive took the nvme0 slot)
- Mount nvme0n1p2 (UUID d3d97f83) at /mnt/storage (whole partition) - Bind /mnt/storage/home/yuris/Data → /home/yuris/Data for homelab path compatibility (VOLUME_HOST unchanged) - Add modules/hardware/storage.nix: services.fstrim.enable = true for weekly auto-TRIM (drive arrived never-trimmed, writes were 28 MB/s) - Fix stale comment in hardware.nix (nvme0n1p2 → nvme1n1p2 after 4TB drive took the nvme0 slot)
- Mount nvme0n1p2 (UUID d3d97f83) at /mnt/storage (whole partition)
- Bind /mnt/storage/home/yuris/Data → /home/yuris/Data for homelab
  path compatibility (VOLUME_HOST unchanged)
- Add modules/hardware/storage.nix: services.fstrim.enable = true
  for weekly auto-TRIM (drive arrived never-trimmed, writes were 28 MB/s)
- Fix stale comment in hardware.nix (nvme0n1p2 → nvme1n1p2 after
  4TB drive took the nvme0 slot)
yuris merged commit c8183789bf into main 2026-07-24 21:27:40 +00:00
yuris deleted branch feat/4tb-data-drive 2026-07-24 21:27:40 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
yuris/nixos-config!22
No description provided.