Commit Graph

2498 Commits

Author SHA1 Message Date
Andreas Zweili 6ab3e5e21e Generate nextcloud previews every 5 minutes 2024-01-15 16:35:23 +01:00
Andreas Zweili 2e2c513973 Update docker nginx 2024-01-15 16:07:31 +01:00
Andreas Zweili 182a743157 Correct volumes for redis and cron 2024-01-15 16:07:21 +01:00
Andreas Zweili 58a4e4f937 Move the plex data to a normal NFS volume 2024-01-15 15:03:54 +01:00
Andreas Zweili 0bb3d8c7a4 Move the nextcloud data to a normal NFS volume 2024-01-15 15:03:43 +01:00
Andreas Zweili 913beb8324 Only start docker after the network is available
Otherwise downloading images doesn't work because certificate verification
doesn't work.
2024-01-15 14:58:02 +01:00
Andreas Zweili c0a6a41649 Add set -e to various scripts 2024-01-15 13:25:22 +01:00
Andreas Zweili 62ad1f81c3 Replace tabs with spaces 2024-01-15 13:20:29 +01:00
Andreas Zweili ac5eec56d5 Rename the partition after creating the uefi 2024-01-15 13:18:53 +01:00
Andreas Zweili 52599d585f Extend README 2024-01-15 13:04:19 +01:00
Andreas Zweili 48eb870ee5 Correct hyperbole config 2024-01-15 12:56:42 +01:00
Andreas Zweili 4bb847ec30 Make script executable 2024-01-15 12:13:43 +01:00
Andreas Zweili caf52b8135 Fix bugs 2024-01-15 11:43:57 +01:00
Andreas Zweili 4d75d48ff6 Fix bugs 2024-01-15 11:36:43 +01:00
Andreas Zweili 2c82d38b5b Rewrite to functions 2024-01-15 11:35:38 +01:00
Andreas Zweili 8ac3984024 Unmount uefi after creation 2024-01-15 11:28:33 +01:00
Andreas Zweili 9736d6c48a Replace the rename script with a shell script 2024-01-15 11:27:49 +01:00
Andreas Zweili f25049d17e Replace the python script with two bash scripts
It's easier to work with and the setup often needs a little tweaking depending
on the device.
2024-01-15 11:17:44 +01:00
Andreas Zweili 1ef83b030f Try with a label for luks 2024-01-15 08:51:16 +01:00
Andreas Zweili 87f45ae4fd Add timeouts 2024-01-14 16:50:27 +01:00
Andreas Zweili cb3f315db9 Correct partition label 2024-01-13 12:12:31 +01:00
Andreas Zweili 0ff295369f Update flake 2024-01-13 11:19:10 +01:00
Andreas Zweili a1e4d0ae67 Unify the scripts to format disks 2024-01-13 11:19:03 +01:00
Andreas Zweili 8cb97ad3fc Add f2fs to desktop systems 2024-01-10 22:03:54 +01:00
Andreas Zweili a34c0b0347 Add pylsp to nix-shell 2024-01-10 22:03:54 +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 4dc55c0523 Reorder emacs modules 2024-01-09 21:57:51 +01:00
Andreas Zweili 7a482964bb Add management profile to test-raspi 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 5e83a5049b Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2024-01-09 18:56:54 +01:00
Andreas Zweili 5bec39e709 Enable TRIM on x86 hardware 2024-01-09 18:56:16 +01:00
Andreas Zweili 81d441ce52 Add company-org-block 2024-01-09 10:14:59 +01:00
Andreas Zweili 328a6cd047 Disable the Emacs bell 2024-01-09 09:36:29 +01:00
Andreas Zweili 089864eb34 Update flake 2024-01-08 19:55:51 +01:00
Andreas Zweili 4bd3b83751 Remove input freshrss 2024-01-08 19:38:41 +01:00
Andreas Zweili d5b7499582 Add overlay for freshrss 2024-01-08 19:38:41 +01:00
Andreas Zweili e1252a7e95 Adjust settings 2024-01-08 00:11:08 +01:00
Andreas Zweili 4e6061e16f Adjust labels 2024-01-07 22:17:56 +01:00
Andreas Zweili 1d31100ff4 Add script to format sd cards 2024-01-07 22:14:43 +01:00
Andreas Zweili 779c42684b Add a command to run a script on all servers 2024-01-02 18:05:52 +01:00
Andreas Zweili 723a6a21f3 Use a prerelease version of FreshRSS 2024-01-02 14:57:57 +01:00
Andreas Zweili a3d60ee12a Update flake 2024-01-02 10:34:45 +01:00
Andreas Zweili c06d5394e6 Use freshrss from unstable 2024-01-02 10:34:34 +01:00
Andreas Zweili 135563f871 Update the command for mariadb-backups 2024-01-02 10:32:39 +01:00
Andreas Zweili 933276b827 Exclude log and lock files from backup 2024-01-02 10:32:25 +01:00
Andreas Zweili eadf556c5f Adjust restic backups 2024-01-01 14:33:03 +01:00