Commit Graph

33 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 cf54e4f700 Enable Xbox controller support 2024-02-20 21:40:24 +01:00
Andreas Zweili 92f28f040a Remove the nixos-hardware nvidia option
Since I use locally set options as well it is very confusing to understand
where the settings are coming from.
2024-02-19 11:38:36 +01:00
Andreas Zweili 053e1c9aa0 Create a server profile 2024-02-19 11:18:04 +01:00
Andreas Zweili e78e2b3528 Enable bluetooth at the start
I use it for so many devices now that it doesn't make sense to disable it.
2024-02-12 09:42:52 +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 102fe8f3ef Replace dhcpd4 with dnsmasq 2023-12-30 16:26:38 +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 1e3777c1cc Update the version in the init config 2023-06-26 14:33:40 +02: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
Andreas Zweili 4e0be191c2 Remove empty lines 2023-06-09 07:37:12 +02:00
Andreas Zweili bff14839e7 Group boot options together 2023-06-08 23:52:06 +02:00
Andreas Zweili a2c21e66de Add missing kernel module for usb-otg 2023-06-08 23:51:53 +02:00
Andreas Zweili 9dafff74e2 Remove the nixos-hardware module for Raspi4 2023-06-08 21:25:49 +02:00
Andreas Zweili a14178fe84 Move raspi hardware config to modules/hardware 2023-06-07 19:42:46 +02:00
Andreas Zweili 3fb44aed2c Move raspi4 to modules/hardware 2023-06-07 19:06:20 +02:00
Andreas Zweili 8a7b22cfa6 Move hardware to modules/hardware 2023-06-05 10:34:14 +02:00