aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/by-name/tiamat/hardware.nix (unfollow)
Commit message (Collapse)Author
2026-07-16hosts/tiamat: Vendor the legacy disk moduleBenedikt Peetz
Otherwise, I would need to also re-deploy tiamat, which seems not like a useful approach.
2025-05-16hosts: Move to a `by-name` schemaBenedikt Peetz
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2024-12-14fix(modules/inputMethods): RemoveBenedikt Peetz
This is a huge hack, that doesn't even work with all my applications (notably, alacritty does not support ibus.) As such, simply disabling it is the right call.
2024-12-09feat(modules/inputMethod): InitBenedikt Peetz
2024-10-18feat(hosts): Share common optionsBenedikt Peetz
2024-07-05refactor(hosts): Also move bluetooth and graphics to separate modulesBenedikt Peetz
2024-05-23refactor(hosts/tiamat): Adapt to the new modules for systemBenedikt Peetz