Improve borg config
All checks were successful
ShellCheck / shellcheck (push) Successful in 19s

This commit is contained in:
Mathieu Strypsteen 2024-12-03 09:53:20 +01:00
parent 4e2b4ecec8
commit 69092268f9
Signed by: mathieu
GPG key ID: 782A42E461BC6824
5 changed files with 12 additions and 1 deletions

View file

@ -3,3 +3,7 @@ postgresql_databases:
hostname: systemd-postgresql hostname: systemd-postgresql
username: postgres username: postgres
password: ${POSTGRES_PASSWORD} password: ${POSTGRES_PASSWORD}
- name: all
hostname: systemd-immich-postgresql
username: postgres
password: ${POSTGRES_PASSWORD}

View file

@ -0,0 +1,5 @@
postgresql_databases:
- name: all
hostname: systemd-postgresql
username: postgres
password: ${POSTGRES_PASSWORD}

View file

@ -0,0 +1 @@
remote_path: borg

View file

@ -0,0 +1 @@
remote_path: borg

View file

@ -4,4 +4,4 @@ cp -R desktop/* laptop/* /
sh setup-desktop.sh sh setup-desktop.sh
systemctl disable auditd systemctl disable auditd
flatpak remote-add --if-not-exists flathub /usr/lib/fedora-third-party/conf.d/fedora-flathub.flatpakrepo flatpak remote-add --if-not-exists flathub /usr/lib/fedora-third-party/conf.d/fedora-flathub.flatpakrepo
flatpak install com.github.tchx84.Flatseal com.github.wwmm.easyeffects com.github.xournalpp.xournalpp com.moonlight_stream.Moonlight com.spotify.Client com.valvesoftware.Steam com.vscodium.codium com.yubico.yubioath im.riot.Riot io.mpv.Mpv net.lutris.Lutris org.chromium.Chromium org.gimp.GIMP org.gnome.Boxes org.gnome.Calculator org.gnome.Evince org.gnome.Evolution org.gnome.FileRoller org.gnome.Snapshot org.gnome.TextEditor org.libreoffice.LibreOffice org.mozilla.firefox org.remmina.Remmina org.torproject.torbrowser-launcher flatpak install com.github.tchx84.Flatseal com.github.wwmm.easyeffects com.github.xournalpp.xournalpp com.moonlight_stream.Moonlight com.spotify.Client com.valvesoftware.Steam com.vscodium.codium com.yubico.yubioath im.riot.Riot io.mpv.Mpv net.lutris.Lutris org.chromium.Chromium org.gimp.GIMP org.gnome.Calculator org.gnome.Evince org.gnome.Evolution org.gnome.FileRoller org.gnome.Snapshot org.gnome.TextEditor org.libreoffice.LibreOffice org.mozilla.firefox org.remmina.Remmina org.torproject.torbrowser-launcher org.virt_manager.virt-manager