about summary refs log tree commit diff stats
path: root/hosts/tiamat (follow)
Commit message (Collapse)AuthorAge
* refactor(modules/unison): Migrate to `by-name` and parameterizeBenedikt Peetz2024-10-24
|
* feat(hosts): Share common optionsBenedikt Peetz2024-10-18
|
* fix(hosts/tiamat): Set new backup disk uuidBenedikt Peetz2024-10-13
|
* feat(services/diffSystem): InitBenedikt Peetz2024-10-11
|
* refactor(hosts): Also move bluetooth and graphics to separate modulesBenedikt Peetz2024-07-05
|
* fix(hosts/tiamat): Also use new services modulesBenedikt Peetz2024-05-24
|
* refactor(hosts/tiamat): Adapt to the new modules for systemBenedikt Peetz2024-05-23
|
* feat(hosts/{tiamat,apzu}/hardware): Don't always enable the bluetooth controllerBenedikt Peetz2024-03-31
|
* fix(hosts/tiamat/hardware): Avoid having a suspended Bluetooth controllerBenedikt Peetz2024-03-31
| | | | | The controller tends to never wake up again, so suspending it is rather useless.
* feat(hosts): Disable SteamSoispha2024-01-14
| | | | | This is mostly done because of convenience: Synchronizing the full steam files is just cumbersome.
* fix(hosts/tiamat): Enable adb bridge for soisphaSoispha2023-09-17
|
* Refactor(treewide): Abbreviate path namesSoispha2023-08-26
|
* Feat(hosts/tiamat): Enable bluetoothSoispha2023-08-26
|
* Docs(treewide): Add a colon after every "TODO"Soispha2023-08-26
|
* Fix(treewide): Use tlp and thermald for power savingSoispha2023-08-01
|
* Style(treewide): Remove some unused importsSoispha2023-07-29
|
* Fix(hosts/isimud): Import the whole system configurationSoispha2023-07-29
|
* Fix(hosts/tiamat): Update to new swapfile uuidSoispha2023-07-11
|
* Fix(hosts/tiamat): Update to new diskSoispha2023-07-11
|
* Style(treewide): Switch to editorconfigSoispha2023-07-10
|
* Feat(disko): Squash CommitSoispha2023-07-10
|
* Style(treewide): FormatSoispha2023-05-20
|
* Fix(hosts/tiamat): Remove outdated network configSoispha2023-05-14
|
* Feat(system/locale): Modularize keyMap settingSoispha2023-05-09
|
* Fix(hosts): Rename configuration.nix to default.nixSoispha2023-05-09
|
* Feat(host/tiamat): Activate backupSoispha2023-05-09
|
* Fix(hosts/tiamat): Reactivate hostplatformSoispha2023-05-09
|
* Fix(host/tiamat): Do not use nixpkgsSoispha2023-05-09
|
* Style(treewide): Formatene2023-04-04
|
* Fix(host/tiamat): Add needed modulesene2023-04-03
| | | | These are the suggested ones from 'nixos-generate-config'.
* Fix(hosts/tiamat/gpu): Remove driver packageene2023-04-03
| | | | The intel-media thing exists, but amd has nothing comparable.
* Fix(host/tiamat): Update to new installene2023-04-03
|
* Fix(host/tiamat/gpu): Remove unneeded driversene2023-04-03
| | | | This host uses a amd gpu, so intel drivers are useless
* Fix(system): Move services to systemene2023-03-17
|
* Fix(hosts): Use correct names and add mammunene2023-02-20
|
* Feat(flake): Reorder hostsene2023-02-20