dotfiles/system
2023-10-18 21:14:46 +07:00
..
devices server: add swap 2023-10-17 23:12:08 +07:00
hardware nixserver: enable hydra & misc hw code reorg 2023-10-08 08:24:29 +07:00
hosts hydra: fix ssh connection to remote builder 2023-10-18 21:14:46 +07:00
modules nixserver->server; start working on phone config 2023-10-17 20:25:03 +07:00
README.md split system/hosts into hosts and devices 2023-06-24 13:07:42 +07:00

  • hardware: basic config for a device, specifies screen resolution, gpu, etc
  • hosts: mostly hardware-agnostic, specifies config for device "roles"
  • devices: per-device config, like partition tables. This is the entry points which import modules from hardware and hosts