Commit Graph

6 Commits

Author SHA1 Message Date
Niklas Gollenstede
65c1691644 update to nixos-24.05,
make installation in VM more versatile,
allow imports in host config file based on `name`
2024-05-31 22:41:35 +02:00
Niklas Gollenstede
5c44084024 refactoring: create separate repo for "installer" 2023-06-16 02:15:34 +02:00
Niklas Gollenstede
e3b5b17620 fix gptfdisk, integrate some bash aliases 2023-01-03 18:50:07 +01:00
Niklas Gollenstede
a4ae2ab551 upgrade to 22.11, add extlinux & hetzner-vps:
- disable wip.fs.disks.devices.*.gptOffset (patch broken with 22.11),
- add wip.bootloader.extlinux,
- add wip.hardware.hetzner-vps profile,
- fix wip.services.dropbear.socketActivation,
2022-12-28 16:43:16 +01:00
Niklas Gollenstede
8b0e200c73 many small fixes/improvements, and:
add config.wip.fs.temproot.remote.type == none,
add config.wip.base.includeInputs,
add pkgs.uboot-with-mmc-env,
rename config.preface to config.wip.preface
2022-06-28 22:30:07 +02:00
Niklas Gollenstede
b51cf19f4a make partitioning reproducible, add sgdisk patch,
do partitioning during build instead of install,
fix qemu's efi vars,
add config.wip.dropbear.hostKeys
2022-06-13 21:16:20 +02:00