Files
first/configuration.nix
kalle 1989053908 feat: add auto-grow-root service for live disk resize
Adds systemd service that automatically grows the root filesystem on boot:
- Detects partition layout and grows partition if needed (growpart)
- Supports both ext4 (resize2fs) and btrfs filesystems
- Works with VIRTIO-SCSI disk (/dev/sda)
- Enables seamless live disk resize from the hosting platform

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 22:11:35 +01:00

3.4 KiB