aboutsummaryrefslogtreecommitdiff
path: root/hosts/tahoe/boot.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delete configuration for old machinesFranck Cuny2023-12-081-30/+0
| | | | These machines are gone, no need to keep the configuration around.
* hosts/tahoe: fix boot configurationFranck Cuny2023-05-091-1/+1
|
* tahoe: move the initrd codeFranck Cuny2023-05-081-4/+14
| | | | It's the only host that uses this code.
* modules/boot: always clean up /tmp on bootFranck Cuny2023-04-291-1/+0
|
* feat(hosts/tahoe): rotate the screen 90 degreeFranck Cuny2023-01-101-2/+6
| | | | The machine is connected to a rotated screen.
* tahoe: enable network with early bootFranck Cuny2022-04-091-0/+17
So we can unlock the disks remotely.