Commit Graph

20 Commits

Author SHA1 Message Date
Andreas Zweili 74ad7c7614 Enable zram on all Pis 2024-03-07 22:40:57 +01:00
Andreas Zweili c3207c832c Migrate test-sd-card script writeShellApplication 2024-03-06 18:48:14 +01:00
Andreas Zweili 45d322771f Disable bluetooth and wifi on Raspberry Pi 4 2024-03-06 18:02:32 +01:00
Andreas Zweili b30ce21f33 Enable swap on Raspi 2024-03-06 09:21:04 +01:00
Andreas Zweili ce88b03198 Switch to nixfmt-rfc-style 2024-02-02 13:45:05 +01:00
Andreas Zweili 1ef83b030f Try with a label for luks 2024-01-15 08:51:16 +01:00
Andreas Zweili cb3f315db9 Correct partition label 2024-01-13 12:12:31 +01:00
Andreas Zweili a1e4d0ae67 Unify the scripts to format disks 2024-01-13 11:19:03 +01:00
Andreas Zweili c10c3a2c21 Rewrite format-sdcard.py to use f2fs 2024-01-10 22:03:54 +01:00
Andreas Zweili acdbd14d8e Unify the initrd ssh config
I don't know if it is a smart idea to use the same key for all initrds but I
can't be bothered to create one for each device atm.
2024-01-09 21:59:57 +01:00
Andreas Zweili ac976cf250 Remove raspi-cpu
This command doesn't work on Raspis with UEFI enabled. However when I use btm
it can display the temperature just fine.
2024-01-09 21:57:51 +01:00
Andreas Zweili 910cfa8aa7 Enable TRIM on raspis 2024-01-09 21:57:51 +01:00
Andreas Zweili e59bc3cc83 Allow discards on luks 2024-01-09 21:57:51 +01:00
Andreas Zweili e9fd402dba Finalise UEFI support for Raspberry Pi 4 2024-01-09 21:57:51 +01:00
Andreas Zweili d3db0aa233 Switch from nixpkgs-fmt to nixfmt 2024-01-01 13:14:24 +01:00
Andreas Zweili ab866b4965 Correct path to SD card device 2023-11-26 11:44:29 +01:00
Andreas Zweili 610506588c Correct name for test-sd-card script 2023-11-26 11:38:55 +01:00
Andreas Zweili ce38921608 Move the script into a module 2023-11-26 11:18:22 +01:00
Andreas Zweili 9e411f8c70 Mount raspi firmware to /mnt/firmware 2023-06-11 12:38:56 +02:00
Andreas Zweili 1a3c748c8e Rewrite the Raspi4 configs to prober modules 2023-06-09 07:58:33 +02:00