dotfiles/system
chayleaf 0cc3ec10b3
pleroma: fix config
email and manual activation cant coexist (plus i didnt configure email
activation)
2023-10-27 02:01:00 +07:00
..
devices server: add swap 2023-10-17 23:12:08 +07:00
hardware nixmsi: switch to latest kernel again 2023-10-24 00:17:53 +07:00
hosts pleroma: fix config 2023-10-27 02:01:00 +07:00
modules server: reorganize 2023-10-26 07:26: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