diff --git a/hosts/cube/restic/default.nix b/hosts/cube/restic/default.nix index 0e05de9..8865125 100644 --- a/hosts/cube/restic/default.nix +++ b/hosts/cube/restic/default.nix @@ -23,15 +23,12 @@ systemConfiguration { paths = [ "/tmp/postgresql-dump.sql.gz" ] ++ map (dir: "/var/lib/${dir}") [ - "dkim" "forgejo" "gitea-runner" "grafana" - "mail" "matrix-sliding-sync" "matrix-synapse" "nextcloud" - "postfix" ]; backupPrepareCommand = ''