diff --git a/modules/software/flatpak.nix b/modules/software/flatpak.nix index 5480176..16af41f 100644 --- a/modules/software/flatpak.nix +++ b/modules/software/flatpak.nix @@ -45,6 +45,12 @@ appId = "io.github.Soundux"; } # soundboard + # games + { + origin = "flathub"; + appId = "com.etlegacy.ETLegacy"; + } # shooter + #"com.obsproject.Studio" #this is another way to write it ]; };