From 9eae00f2a76dc1bf62c70080805ff2e1522c1a7a Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Tue, 10 Oct 2023 00:24:00 +0200 Subject: Store Nextcloud backups in restic repo Replace the Nextcloud backup shell script with a Guile program that writes to a restic repository instead. --- tw/system/lud.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'tw/system/lud.scm') diff --git a/tw/system/lud.scm b/tw/system/lud.scm index 433219a4..11f7f3da 100644 --- a/tw/system/lud.scm +++ b/tw/system/lud.scm @@ -64,7 +64,6 @@ SSLSessionCacheTimeout 1200 (packages (cons* ffmpeg tor ; for video downloader - mariadb ; for Nextcloud backup script ;; For Nextcloud. PHP modules must be installed in system ;; profile, as that's referred to in Nextcloud's php.ini. php php-apcu php-imagick openssl ; curl is in `%base-system-packages' -- cgit v1.2.3