|
|
|
|
|
by mauflows
375 days ago
|
|
Here's my own repo with a very similar setup! https://github.com/mjmaurer/infra I build the ISO via a Github action as well. The biggest pain point is adding / removing disks after initial install, which I do imperatively (but still disko for mounting / fstab equivalent) |
|