Skip to content

Commit

Permalink
refactor: Move flatpak installation to flatpaks module
Browse files Browse the repository at this point in the history
  • Loading branch information
zelikos committed Oct 1, 2023
1 parent 631e335 commit 8ddfb3a
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 25 deletions.
19 changes: 0 additions & 19 deletions config/files/usr/etc/flatpak/install

This file was deleted.

5 changes: 0 additions & 5 deletions config/files/usr/etc/flatpak/remove

This file was deleted.

28 changes: 27 additions & 1 deletion config/gnome-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,30 @@ modules:
- gnome-terminal
- gnome-terminal-nautilus

- type: flatpaks
- type: flatpaks
system:
install:
- org.gnome.Calculator
- org.gnome.Calendar
- io.github.celluloid_player.Celluloid
- org.gnome.Characters
- org.gnome.clocks
- org.gnome.Contacts
- org.gnome.baobab
- org.gnome.SimpleScan
- org.gnome.Evince
- org.gnome.font-viewer
- org.gnome.Logs
- org.gnome.Loupe
- org.gnome.Maps
- org.gnome.NautilusPreviewer
- org.gnome.TextEditor
- org.gnome.Weather
- org.gnome.Epiphany
- com.github.tchx84.Flatseal
- org.gnome.World.PikaBackup
user:
install:
- org.mozilla.firefox
- re.sonny.Junction
- org.libreoffice.LibreOffice

0 comments on commit 8ddfb3a

Please sign in to comment.