dotfiles/system
chayleaf 12c27384df router: small routing tables tweak
TODO: find a way to filter by SNI so I don't have to keep this ugly hack
2023-09-13 16:44:50 +07:00
..
devices server: add scanservjs, nixmsi: refix boot 2023-08-24 18:32:47 +07:00
hardware server: add scanservjs, nixmsi: refix boot 2023-08-24 18:32:47 +07:00
hosts router: small routing tables tweak 2023-09-13 16:44:50 +07:00
modules server: add keycloak 2023-08-28 00:46:51 +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