24 Commits

Author SHA1 Message Date
Jörg Thalheim
0a2fefd141 treewide: replace pkgs.hostPlatform with pkgs.stdenv.hostPlatform
nixpkgs now throws an error for this, the other variant in stdenv also
exists in the previous release
2025-10-31 18:52:31 +01:00
Jörg Thalheim
c22844c83b zfs-latest: fix eval errors 2025-08-29 17:20:56 +02:00
Jörg Thalheim
353f7f9dfb installer: substitute packages from local nix store
this can speed up the installation if both the installer and the
installed system use similar versions.
2025-01-14 15:11:33 +00:00
Jörg Thalheim
3c3f927fd4 network-status: fix executable location 2024-12-24 11:47:35 +01:00
Jörg Thalheim
c5e8a6b02a installer: move network-status into $PATH 2024-12-11 21:44:20 +01:00
Jörg Thalheim
17dbf07be7 fix zfs latest again 2024-09-24 12:52:53 +02:00
Jörg Thalheim
2b1ab136c7 add nixos-facter to flash installer 2024-09-24 11:38:33 +02:00
Jörg Thalheim
535a39cff3 Revert "nixosModules,pkgs: remove installer. clanModules: init installer module"
This reverts commit 1090e36cf1.
2024-09-03 07:04:34 +02:00
Qubasa
1090e36cf1 nixosModules,pkgs: remove installer. clanModules: init installer module 2024-09-03 00:25:16 +02:00
Qubasa
aca83b3448 fix get_keymap_and_locale 2024-05-14 15:41:15 +02:00
Qubasa
9ccf712ce8 Removed ssh password login 2024-05-14 15:41:15 +02:00
Qubasa
edce28582a clan flash: Copied network-status from nixos-images into installer 2024-05-14 15:41:15 +02:00
Qubasa
b1dd5c2832 Add --ssh-pubkey FILE argument 2024-05-14 15:41:15 +02:00
lassulus
56d6a124ac installer: fix qr code again 2024-04-22 21:04:41 +02:00
lassulus
b0ade15ba3 installer: make qrcode compatible with nixos-images 2024-04-22 20:49:35 +02:00
a-kenji
7fd456f3d4 installer: add zstd compression 2024-04-12 14:00:25 +00:00
Jörg Thalheim
5444b34f18 fix installer 2024-04-12 14:00:25 +00:00
Qubasa
52a18fd1a4 Improve documentation 2024-04-07 21:07:02 +02:00
Qubasa
f505e0f5db template: Reverted systemd-boot in installer. EF02 partition on wrong second place 2024-04-07 17:09:44 +02:00
Jörg Thalheim
ede4d3f6e5 re-format with nixfmt 2024-03-17 19:48:49 +01:00
Jörg Thalheim
b33751e8f8 installer: also match qemu and serial consoles for prompting qrcode 2024-03-17 19:14:24 +01:00
Jörg Thalheim
a7194b1b40 installer: switch to systemd-boot
grub is not able to boot from the disks that we flash for weird reasons.
Since BIOS-boot is on life-support, we may as well just use systemd-boot.
2024-03-07 14:13:11 +01:00
Jörg Thalheim
f7e9d45ade improve output of installer iso
Now it also includes local addresses.
2023-10-27 17:40:20 +02:00
lassulus
96067a789d move modules into nixosModules, add autoimport 2023-08-02 10:24:01 +02:00