Commit graph

2 commits

Author SHA1 Message Date
Julian Sutter
7263c12bfc fix: Resolve warp configuration issues found during testing
- Add root filesystem configuration (placeholder for actual hardware)
- Disable Flatpak service (not needed for headless server)
- Add rtsx_pci_sdmmc module for NUC SD card reader support
- Configuration now passes dry-build validation
2026-02-03 22:47:19 -08:00
Julian Sutter
78ea16d120 feat: Add warp server configuration for Intel NUC 13th gen
- Add new NixOS configuration for 'warp' server
- Configure for Intel NUC 13th gen CPU platform
- Disable desktop environment (headless server)
- Enable SSH with security hardening (no password auth, no root login)
- Configure Docker and Podman for containerized workloads
- Add performance tuning for network and memory buffers
- Include 8GB swap file configuration
- Enable Intel IOMMU for virtualization support
- Add thermal monitoring and power management
2026-02-03 22:45:25 -08:00