dotfiles/system
chayleaf 5272bf603a add vim config for minimal systems
(also revert making fish the default shell on non-minimal systems)
2023-08-05 03:10:33 +07:00
..
devices update inputs 2023-07-31 02:17:16 +07:00
hardware update inputs 2023-07-31 02:17:16 +07:00
hosts nix: 2.16->2.15; home/fish/atuin: remove up key binding 2023-08-04 08:30:16 +07:00
modules add vim config for minimal systems 2023-08-05 03:10:33 +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