dotfiles/system
2023-12-25 04:18:03 +07:00
..
devices update coop-ofd; cleanup 2023-12-22 19:22:17 +07:00
hardware flake/secrets: move from /etc/nixos/private to /secrets/nixos 2023-12-25 04:18:03 +07:00
hosts flake/secrets: move from /etc/nixos/private to /secrets/nixos 2023-12-25 04:18:03 +07:00
modules home/hosts/phone: init (wip) 2023-12-24 14:27:43 +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