Commit Graph

2760 Commits

Author SHA1 Message Date
Andreas Zweili 6cb4c43850 Adjust nextcloud preview timer 2024-01-17 08:03:30 +01:00
Andreas Zweili 82ed26c6cf Update docker-mailserver 2024-01-16 20:27:26 +01:00
Andreas Zweili 7747cb534e Run the nextcloud cron job every 10 minutes 2024-01-16 06:42:03 +01:00
Andreas Zweili f1c13c4cff Merge branch 'master' into f2fs 2024-01-15 21:27:25 +01:00
Andreas Zweili 018f82cfda Add script to install system 2024-01-15 20:41:14 +01:00
Andreas Zweili c7253c13a0 Add function to unmount partitions 2024-01-15 18:53:18 +01:00
Andreas Zweili 7fb0fa6852 Remove wipefs 2024-01-15 18:36:20 +01:00
Andreas Zweili a348842ea5 Wipe the partitions as well 2024-01-15 18:33:11 +01:00
Andreas Zweili 8fb4e4282b Wipe the filesystem before doing any actions 2024-01-15 18:31:16 +01:00
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 e1fec278a1 Correct hyperbole config 2024-01-15 12:57:50 +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 41afba8743 Change the default formatter for nix files 2024-01-10 08:49:22 +01:00
Andreas Zweili f5476ac180 Add a hook for copilot 2024-01-10 08:49:08 +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