dotfiles/system
chayleaf 2bdc0f1c8c router: fix iot blocking
for whatever reason the empty rtable didnt work
but i need some domains to work anyway so whatever
2023-06-24 14:52:13 +07:00
..
devices split system/hosts into hosts and devices 2023-06-24 13:07:42 +07:00
hardware split system/hosts into hosts and devices 2023-06-24 13:07:42 +07:00
hosts router: fix iot blocking 2023-06-24 14:52:13 +07:00
modules split system/hosts into hosts and devices 2023-06-24 13:07:42 +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