Merge pull request 'flatpak support' (#2) from moke/fai-config:flatpak into main

Reviewed-on: #2
This commit is contained in:
moke 2023-09-10 02:14:49 +02:00
commit 9052c054c2
3 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,3 @@
HELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
@reboot root sleep 30 && flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo && [ -f "/etc/cron.d/flathub-activator" ] && rm "/etc/cron.d/flathub-activator"

View File

@ -10,5 +10,7 @@ libreoffice
libreoffice-l10n-de
libreoffice-help-de
gnome-software
gnome-software-plugin-flatpak
flatpak
ubuntu-snappy
snapd

View File

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