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" ]; }