about summary refs log tree commit diff stats
path: root/hosts (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
|
* refactor(hosts): Move all unmaintained hosts to the `_unmaintained` dirBenedikt 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/apzu): Use new 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.
* refactor(treewide): Update to new modules names (and simplify some code)Soispha2024-03-23
|
* 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(system/services/steam): Install wine with steamSoispha2023-08-25
|
* Feat(hosts/apzu): Enable bluetoothSoispha2023-08-18
|
* Fix(treewide): Use tlp and thermald for power savingSoispha2023-08-01
|
* Fix(hosts/isimud): Fully provide all dependenciesSoispha2023-07-30
|
* Fix(hosts/isimud): Add `onlykey` and `onlykey-agent` to the systemSoispha2023-07-30
| | | | | Having no internet connection, all required packages for Isimud need to be provided before hand.
* Feat(treewide): Add enable options for secrets and impermanenceSoispha2023-07-30
|
* Style(treewide): Remove some unused importsSoispha2023-07-29
|
* Fix(hosts/isimud): Import the whole system configurationSoispha2023-07-29
|
* Feat(host/isimud): Add host isimud for gpg-isoSoispha2023-07-29
|
* Feat(system/boot): Enable lanzaboote (and with it secure boot)Soispha2023-07-15
|
* 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
|
* Fix(hosts/apzu): Add information about swapfileSoispha2023-07-10
|
* Fix(hosts/apzu): Update disk to new disko installSoispha2023-07-10
|
* Feat(disko): Squash CommitSoispha2023-07-10
|
* Fix(hosts/marduk): Use compatible kernel for zfsSoispha2023-05-27
|
* Fix(host/marduk): Override the iso name, to avoid a merge conflictSoispha2023-05-26
|
* Style(treewide): FormatSoispha2023-05-20
|
* Fix(hosts/tiamat): Remove outdated network configSoispha2023-05-14
|
* Fix(hosts/marduk): Pin kernel versionSoispha2023-05-09
| | | | Zfs needs some time, until it supports the newest kernels.
* Style(treewide): FormatSoispha2023-05-09
|
* Fix(hosts/apzu): Use new optionsSoispha2023-05-09
|
* Fix(hosts/apzu): Activate networkmanagerSoispha2023-05-09
|
* Fix(hosts/apzu): Add unique passwordSoispha2023-05-09
|
* Feat(system/locale): Modularize keyMap settingSoispha2023-05-09
|
* Fix(hosts/apzu): Add correct hardware modulesSoispha2023-05-09
|
* Fix(hosts/apzu): Switch to correct valuesSoispha2023-05-09
|
* Fix(hosts/marduk): Active GNOME isoSoispha2023-05-09
|
* Fix(hosts): Rename spawn to marduk to comply with schemeSoispha2023-05-09
|
* Fix(hosts): Rename configuration.nix to default.nixSoispha2023-05-09
|
* Feat(host/apzu): AddSoispha2023-05-09
|
* Feat(host/tiamat): Activate backupSoispha2023-05-09
|