aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/tiamat/hardware (unfollow)
Commit message (Collapse)Author
2024-05-23refactor(hosts/tiamat): Adapt to the new modules for systemBenedikt Peetz
2024-03-31feat(hosts/{tiamat,apzu}/hardware): Don't always enable the bluetooth controllerBenedikt Peetz
2024-03-31fix(hosts/tiamat/hardware): Avoid having a suspended Bluetooth controllerBenedikt Peetz
The controller tends to never wake up again, so suspending it is rather useless.
2023-08-26Feat(hosts/tiamat): Enable bluetoothSoispha
2023-08-26Docs(treewide): Add a colon after every "TODO"Soispha
2023-08-01Fix(treewide): Use tlp and thermald for power savingSoispha
2023-07-29Style(treewide): Remove some unused importsSoispha
2023-07-29Fix(hosts/isimud): Import the whole system configurationSoispha
2023-07-11Fix(hosts/tiamat): Update to new swapfile uuidSoispha
2023-07-11Fix(hosts/tiamat): Update to new diskSoispha
2023-07-10Feat(disko): Squash CommitSoispha
2023-05-09Fix(hosts/tiamat): Reactivate hostplatformSoispha
2023-05-09Fix(host/tiamat): Do not use nixpkgsSoispha
2023-04-04Style(treewide): Formatene
2023-04-03Fix(host/tiamat): Add needed modulesene
These are the suggested ones from 'nixos-generate-config'.
2023-04-03Fix(hosts/tiamat/gpu): Remove driver packageene
The intel-media thing exists, but amd has nothing comparable.
2023-04-03Fix(host/tiamat): Update to new installene
2023-04-03Fix(host/tiamat/gpu): Remove unneeded driversene
This host uses a amd gpu, so intel drivers are useless
2023-02-20Feat(flake): Reorder hostsene