f35 changes
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
---
|
|
||||||
flatpak_remotes:
|
flatpak_remotes:
|
||||||
flathub:
|
flathub:
|
||||||
state: present
|
state: present
|
||||||
url: https://flathub.org/repo/flathub.flatpakrepo
|
url: https://flathub.org/repo/flathub.flatpakrepo
|
||||||
flathub-beta:
|
flathub-beta:
|
||||||
state: present
|
state: absent
|
||||||
url: https://flathub.org/beta-repo/flathub-beta.flatpakrepo
|
url: https://flathub.org/beta-repo/flathub-beta.flatpakrepo
|
||||||
fedora:
|
fedora:
|
||||||
state: present
|
state: present
|
||||||
@@ -45,10 +45,10 @@ flatpak_flatpaks:
|
|||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: flathub
|
||||||
com.google.Chrome:
|
com.google.Chrome:
|
||||||
state: present
|
state: absent
|
||||||
remote: flathub-beta
|
remote: flathub-beta
|
||||||
com.jetbrains.IntelliJ-IDEA-Community:
|
com.jetbrains.IntelliJ-IDEA-Community:
|
||||||
state: present
|
state: absent
|
||||||
remote: flathub
|
remote: flathub
|
||||||
com.spotify.Client:
|
com.spotify.Client:
|
||||||
state: present
|
state: present
|
||||||
@@ -60,7 +60,7 @@ flatpak_flatpaks:
|
|||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: flathub
|
||||||
com.vscodium.codium:
|
com.vscodium.codium:
|
||||||
state: present
|
state: absent
|
||||||
remote: flathub
|
remote: flathub
|
||||||
com.yubico.yubioath:
|
com.yubico.yubioath:
|
||||||
state: present
|
state: present
|
||||||
@@ -105,7 +105,7 @@ flatpak_flatpaks:
|
|||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: flathub
|
||||||
org.remmina.Remmina:
|
org.remmina.Remmina:
|
||||||
state: present
|
state: absent
|
||||||
remote: flathub
|
remote: flathub
|
||||||
org.signal.Signal:
|
org.signal.Signal:
|
||||||
state: present
|
state: present
|
||||||
@@ -129,6 +129,9 @@ flatpak_flatpaks:
|
|||||||
org.gnome.Contacts:
|
org.gnome.Contacts:
|
||||||
state: present
|
state: present
|
||||||
remote: fedora
|
remote: fedora
|
||||||
|
org.gnome.Connections:
|
||||||
|
state: present
|
||||||
|
remote: fedora
|
||||||
org.gnome.eog:
|
org.gnome.eog:
|
||||||
state: present
|
state: present
|
||||||
remote: fedora
|
remote: fedora
|
||||||
@@ -153,6 +156,9 @@ flatpak_flatpaks:
|
|||||||
org.gnome.Maps:
|
org.gnome.Maps:
|
||||||
state: present
|
state: present
|
||||||
remote: fedora
|
remote: fedora
|
||||||
|
org.fedoraproject.MediaWriter:
|
||||||
|
state: absent
|
||||||
|
remote: fedora
|
||||||
org.gnome.Meld:
|
org.gnome.Meld:
|
||||||
state: present
|
state: present
|
||||||
remote: fedora
|
remote: fedora
|
||||||
@@ -164,7 +170,7 @@ flatpak_flatpaks:
|
|||||||
remote: fedora
|
remote: fedora
|
||||||
org.gnome.Weather:
|
org.gnome.Weather:
|
||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: fedora
|
||||||
|
|
||||||
rpm_ostree_base_packages:
|
rpm_ostree_base_packages:
|
||||||
firefox:
|
firefox:
|
||||||
@@ -176,7 +182,7 @@ rpm_ostree_base_packages:
|
|||||||
|
|
||||||
rpm_ostree_kargs:
|
rpm_ostree_kargs:
|
||||||
'rd.luks.options=discard':
|
'rd.luks.options=discard':
|
||||||
state: absent
|
state: present
|
||||||
|
|
||||||
rpm_ostree_layered_packages:
|
rpm_ostree_layered_packages:
|
||||||
ansible:
|
ansible:
|
||||||
@@ -233,16 +239,14 @@ rpm_ostree_layered_packages:
|
|||||||
state: present
|
state: present
|
||||||
strace:
|
strace:
|
||||||
state: present
|
state: present
|
||||||
syncthing:
|
|
||||||
state: present
|
|
||||||
virt-manager:
|
virt-manager:
|
||||||
state: present
|
state: absent
|
||||||
libvirt-client:
|
libvirt-client:
|
||||||
state: present
|
state: absent
|
||||||
wl-clipboard:
|
wl-clipboard:
|
||||||
state: present
|
state: present
|
||||||
youtube-dl:
|
youtube-dl:
|
||||||
state: present
|
state: absent
|
||||||
zsh:
|
zsh:
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
@@ -272,3 +276,7 @@ etc_fstab_entries:
|
|||||||
opts: subvol=home,compress=zstd:1,x-systemd.device-timeout=0
|
opts: subvol=home,compress=zstd:1,x-systemd.device-timeout=0
|
||||||
passno: 0
|
passno: 0
|
||||||
dump: 0
|
dump: 0
|
||||||
|
|
||||||
|
users:
|
||||||
|
flexo:
|
||||||
|
shell: /bin/zsh
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
flatpak_configure_remotes: true
|
flatpak_configure_remotes: true
|
||||||
flatpak_alter_flatpaks: true
|
flatpak_alter_flatpaks: true
|
||||||
flatpak_automatic_updates: true
|
flatpak_automatic_updates: false
|
||||||
|
|||||||
Reference in New Issue
Block a user