summaryrefslogtreecommitdiffstats
path: root/system/hardware (unfollow)
Commit message (Collapse)Author
2023-03-19Refactor(system/hardware): Move hardware to hostene
The hardware settings are (somewhat) host specific, and putting them in `system` just builds the wrong expectations.
2023-03-19Fix(system/hardware): Use actually needed modules and UUIDene
The old values did work, but these should just make things a bit clearer.
2023-03-18Refactor: Use better file layoutene