Skip to content

Commit

Permalink
add systemd service, install flatpaks as system
Browse files Browse the repository at this point in the history
  • Loading branch information
Moe1369 committed Jun 21, 2024
1 parent ab667bf commit 79b7583
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions recipes/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ modules:
- google-noto-sans-sundanese-fonts
- type: default-flatpaks
notify: true
user:
system:
install:
- com.valvesoftware.Steam
- com.valvesoftware.Steam.Utility.InhibitScreensaver
#- org.freedesktop.Platform.VulkanLayer.gamescope
- org.freedesktop.Platform.VulkanLayer.gamescope//23.08
- org.mozilla.firefox
- com.dec05eba.gpu_screen_recorder
- dev.vencord.Vesktop
Expand Down Expand Up @@ -64,4 +64,9 @@ modules:
snippets:
- "flatpak override --filesystem=xdg-config/gtk-3.0:ro"
- "flatpak override --filesystem=xdg-config/gtk-4.0:ro"
type: systemd
system:
enabled:
- system-flatpak-setup.service

- type: signing

0 comments on commit 79b7583

Please sign in to comment.