Compare commits

...

2 Commits
main ... main

Author SHA1 Message Date
Moritz Kempe 6f49d8f96a added vlc to packages 2024-03-27 22:32:51 +01:00
Moritz Kempe 8db32a9471 added timezone-patch 2023-10-03 10:26:53 +02:00
3 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,3 @@
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
@reboot root sleep 30 && timedatectl set-timezone Europe/Berlin && [ -f "/etc/cron.d/timezone-patch" ] && rm "/etc/cron.d/timemzone-patch"

View File

@ -9,6 +9,7 @@ firefox-locale-de
libreoffice
libreoffice-l10n-de
libreoffice-help-de
vlc
gnome-software
gnome-software-plugin-flatpak
flatpak

View File

@ -0,0 +1,3 @@
#!/bin/bash
fcopy -Mv /etc/cron.d/timezone-patch