Commit Graph

10 Commits

Author SHA1 Message Date
Niklas Gollenstede
5c44084024 refactoring: create separate repo for "installer" 2023-06-16 02:15:34 +02:00
Niklas Gollenstede
dd8fc696f4 improve installation scripting:
further improve scripting robustness, add fs.disks.devices.partitionDuringInstallation, ad fs.zfs.datasets.*.recursiveProps, add deploy-system-to-hetzner-vps install script
2023-05-02 02:13:24 +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
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
9ef807877e fix typo in »mkSystemsFlake«,
make system's $out/config optional,
don't use patches by default
2022-05-18 16:06:27 +02:00
Niklas Gollenstede
df3fa46b3c include scripts in build of all-systems, add base.includeNixpkgs option 2022-05-11 11:04:06 +02:00
Niklas Gollenstede
1f72d9bf26 init 2022-05-09 14:36:47 +02:00