Commit Graph

2530 Commits

Author SHA1 Message Date
Andreas Zweili
c823e50b2a Add fonts to work-wsl
Required for Emacs
2024-02-02 07:49:20 +01:00
86cd324d44 Remove chromium
I installed the geforce now electron app
2024-02-01 20:21:01 +01:00
6d4a2b5004 Fix typo for nextcloud previews 2024-02-01 20:18:32 +01:00
10c04c5a47 Don't let docker wait after the network is online
It causes errors with network script and it still has problems pulling images.
I probably have to start it after the NTP service.
2024-01-29 22:34:19 +01:00
cd48f48816 Correct library path 2024-01-29 22:34:06 +01:00
1d6e9bf1ed Move the documentation to the desktop
ARM builds are too slow to use this.
2024-01-29 20:55:31 +01:00
630d0647d3 Remove datashare from freshrss 2024-01-29 19:41:50 +01:00
a8c70e25e9 Sudo in the alias doesn't work 2024-01-29 16:46:32 +01:00
5d5d83e2fb Run btm always with sudo 2024-01-29 16:35:41 +01:00
67d2a77143 Use the light theme for bottom 2024-01-29 16:21:36 +01:00
89daa49938 Remove duplicate mount option for media share on plex 2024-01-29 14:31:16 +01:00
a625cf741c Correct mount path for plex media 2024-01-29 14:29:57 +01:00
4d4f6ce3df Add missing variable 2024-01-29 13:54:43 +01:00
4e47d8294c Delete unused scripts 2024-01-29 13:48:45 +01:00
1151291353 Warn and exit if scripts aren't run with sudo 2024-01-29 13:48:30 +01:00
8fac0bf1a3 Create the initrd key during setup 2024-01-29 13:45:21 +01:00
5f0da382fd Enable man pages and cache on all systems 2024-01-29 13:27:32 +01:00
22a874230c Update flake 2024-01-27 13:32:45 +01:00
Andreas Zweili
813bbf08c7 Remove hyperbole from Emacs 2024-01-24 15:07:27 +01:00
22d7bf4398 Update az-media 2024-01-18 20:10:48 +01:00
6cb4c43850 Adjust nextcloud preview timer 2024-01-17 08:03:30 +01:00
82ed26c6cf Update docker-mailserver 2024-01-16 20:27:26 +01:00
7747cb534e Run the nextcloud cron job every 10 minutes 2024-01-16 06:42:03 +01:00
f1c13c4cff Merge branch 'master' into f2fs 2024-01-15 21:27:25 +01:00
018f82cfda Add script to install system 2024-01-15 20:41:14 +01:00
c7253c13a0 Add function to unmount partitions 2024-01-15 18:53:18 +01:00
7fb0fa6852 Remove wipefs 2024-01-15 18:36:20 +01:00
a348842ea5 Wipe the partitions as well 2024-01-15 18:33:11 +01:00
8fb4e4282b Wipe the filesystem before doing any actions 2024-01-15 18:31:16 +01:00
6ab3e5e21e Generate nextcloud previews every 5 minutes 2024-01-15 16:35:23 +01:00
2e2c513973 Update docker nginx 2024-01-15 16:07:31 +01:00
182a743157 Correct volumes for redis and cron 2024-01-15 16:07:21 +01:00
58a4e4f937 Move the plex data to a normal NFS volume 2024-01-15 15:03:54 +01:00
0bb3d8c7a4 Move the nextcloud data to a normal NFS volume 2024-01-15 15:03:43 +01:00
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
c0a6a41649 Add set -e to various scripts 2024-01-15 13:25:22 +01:00
62ad1f81c3 Replace tabs with spaces 2024-01-15 13:20:29 +01:00
ac5eec56d5 Rename the partition after creating the uefi 2024-01-15 13:18:53 +01:00
52599d585f Extend README 2024-01-15 13:04:19 +01:00
e1fec278a1 Correct hyperbole config 2024-01-15 12:57:50 +01:00
48eb870ee5 Correct hyperbole config 2024-01-15 12:56:42 +01:00
4bb847ec30 Make script executable 2024-01-15 12:13:43 +01:00
caf52b8135 Fix bugs 2024-01-15 11:43:57 +01:00
4d75d48ff6 Fix bugs 2024-01-15 11:36:43 +01:00
2c82d38b5b Rewrite to functions 2024-01-15 11:35:38 +01:00
8ac3984024 Unmount uefi after creation 2024-01-15 11:28:33 +01:00
9736d6c48a Replace the rename script with a shell script 2024-01-15 11:27:49 +01:00
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
1ef83b030f Try with a label for luks 2024-01-15 08:51:16 +01:00
87f45ae4fd Add timeouts 2024-01-14 16:50:27 +01:00