about summary refs log tree commit diff stats
path: root/hosts (follow)
Commit message (Collapse)AuthorAge
* 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
|
* 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(host/lahmu): Add new settings after reinstallene2023-03-21
|
* Fix(system/file_system_layout): Use str instead of intene2023-03-21
| | | | | An int can't be coerced to a string, but this is needed to use it in the config file.
* Fix(host/lahmu): Update initrd modulesene2023-03-20
| | | | These are "more" correct.
* Style(format): Alejandraene2023-03-19
|
* Fix(system): Move services to systemene2023-03-17
|
* Fix(host/lahmu): Remove useless (?) gpu stuffene2023-03-04
|
* Fix(hosts/mammon_on_vm)!: Deleteene2023-03-04
|
* Fix(hosts/mammun_on_vm): Add hostnameene2023-02-27
|
* Fix(hosts/mammun_on_vm): Add needed kernel modulesene2023-02-26
|
* Feat(hosts): Added mammun for the vm configene2023-02-26
|
* Fix(hosts/mammun): Use amdgpu driverene2023-02-26
|
* Fix(hosts/mammun): Update to generated hardware configene2023-02-25
|
* Fix(hosts): Fix the networkmanager for mammunene2023-02-25
|
* Fix(hosts): Add networkmanager for mammunene2023-02-25
|
* Fix(hosts): Add different password for mammunene2023-02-25
|
* Fix(hosts): Update UUIDs for mammun hostsene2023-02-24
|
* Style(formatting): Format and improve commentsene2023-02-21
|
* Fix(user): Add a real module and change passwordsene2023-02-21
|
* Fix(hosts): Further UUID updates for lahmuene2023-02-21
|
* Fix(hosts): Switch to direct namesene2023-02-21
| | | | | This is obviously worse than uuids, but uuids just don't work for me right now and this should not be such a big problem.
* Fix(hosts): Update mammuns UUIDsene2023-02-21
|
* Fix(hosts): Update uuids for mammunene2023-02-21
|
* Fix(hosts): Update UUIDs for lahmuene2023-02-21
|
* Fix(hosts): Switch to correct host-nameene2023-02-21
|
* Feat(hosts): Add lahmu, a vm hostene2023-02-21
|
* Feat(hosts): Add UUID for mammunene2023-02-21
|
* Fix(system): Refactor impermanenceene2023-02-20
|
* Fix(hosts): Use correct names and add mammunene2023-02-20
|
* Feat(flake): Reorder hostsene2023-02-20
|
* Fix: Add a way to use secretsene2023-02-19
|