Commit Graph

21 Commits

Author SHA1 Message Date
Niklas Gollenstede
c8addc3f98 move example hosts and overwrite to /example/, misc 2024-08-28 13:12:32 +02:00
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
d0ba074777 add support for config.boot.initrd.systemd.enable 2024-02-27 16:36:01 +01:00
Niklas Gollenstede
2bce37a185 various small fixes, fixes + fileSystems.*.postUnmountCommands 2024-02-01 13:30:57 +01:00
Niklas Gollenstede
4b31e64901 add options.preface.overrideSystemArgs, minor fixes 2023-12-16 13:13:58 +01:00
Niklas Gollenstede
6f44532be5 (re-)move generic-arg-*, more concise default.nix 2023-12-04 19:30:01 +01:00
Niklas Gollenstede
9e02cd5952 fix partially broken config flake reference 2023-12-01 12:29:05 +01:00
Niklas Gollenstede
caab927610 minor fixes and beautification 2023-11-30 13:32:16 +01:00
Niklas Gollenstede
afc4c9ab9a nixos-23.11: fileSystems.*.format{Options->Args},
other fixes
2023-11-27 17:15:44 +01:00
Niklas Gollenstede
2bbefc97c3 add run-qemu --nic argument 2023-10-08 17:55:42 +02:00
Niklas Gollenstede
b2cbacc21e add --skip-formatting flag,
open debug shells with variables+functions
2023-08-14 18:59:47 +02:00
Niklas Gollenstede
1a47c3fa75 fix installation cleanup,
disable ZFS hibernation (workaround),
enable (very very slow) cross-ISA VM installation
2023-06-27 14:00:12 +02:00
Niklas Gollenstede
5c44084024 refactoring: create separate repo for "installer" 2023-06-16 02:15:34 +02:00
Niklas Gollenstede
9edfe9c9d8 add VPS-worker factory, add vm-exec module, improve run-qemu function, add push-flake script, support installing systems as non-root, script refactoring 2023-01-29 21:08:12 +01: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
df8c451050 add hardware config for Raspberry PIs, start making scripts more robust, improve compatibility with containers 2022-11-30 13:41:21 +01:00
Niklas Gollenstede
7ab9215b0a modularize setup scripts, make hibernation safe with ZFS, apply noexec FS option everywhere 2022-07-29 12:49:55 +02: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
f56db19b5e improve installation, add support for:
ZFS, encryption (keys, keystore, LUKS), bootFS, ephemeral root (tmpfs, ZFS, F2FS, ...), testing in qemu, options & debugging, ... and many small things
2022-05-31 03:41:28 +02:00
Niklas Gollenstede
1f72d9bf26 init 2022-05-09 14:36:47 +02:00