about summary refs log tree commit diff stats
path: root/hosts (follow)
Commit message (Collapse)AuthorAge
...
* 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
|
* Feat: Add 'spawn' host, to simply create a bootable baseene2023-02-19
|
* Style(home-manager): Format with alejandraene2023-02-18
|
* Feat(home-manager): Make the home configuration betterene2023-02-11
|
* Fix: Rename host for clarity and import home-managerene2023-02-11
|
* Fix: Import the configurationsene2023-02-11
|
* Feat: Switch to default.nixene2023-02-11
|
* Feat: Switch to Default.nix filesene2023-02-05
| | | | This make the imported path somewhat shorter.
* Feat: New hostene2023-02-04
| | | | | | I also changed the hostnames: IDOHVE -> Tiamat (laptop) -> Apzu
* Feat: Made more configuration host independentene2023-02-04
|
* Style: Formattingene2023-02-03
|
* Feat: Split the config apartene2023-02-03
|
* Initial commitene2023-02-01