From ea154230db94257b870fd1619dc30b62f80b3275 Mon Sep 17 00:00:00 2001 From: Lyes Saadi Date: Sat, 4 May 2024 22:23:27 +0200 Subject: [PATCH] Fixing flatpak names --- configuration/user/packages.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configuration/user/packages.nix b/configuration/user/packages.nix index 9d03a4b..3fb5d58 100644 --- a/configuration/user/packages.nix +++ b/configuration/user/packages.nix @@ -79,8 +79,8 @@ in { "com.github.muriloventuroso.pdftricks" "app.drey.Damask" "dev.tchx84.Gameeky" - "dev.tchx84.Gameeky.FreedomValley" - "dev.tchx84.Gameeky.Blasterman" - "dev.tchx84.Gameeky.Wackman" + "dev.tchx84.Gameeky.ThematicPack.FreedomValley" + "dev.tchx84.Gameeky.ThematicPack.Blasterman" + "dev.tchx84.Gameeky.ThematicPack.Wackman" ]; }