diff --git a/pkgs/top-level/release-cuda.nix b/pkgs/top-level/release-cuda.nix index 2574550342f3..e87cd289e7a1 100644 --- a/pkgs/top-level/release-cuda.nix +++ b/pkgs/top-level/release-cuda.nix @@ -86,6 +86,8 @@ let colmap = linux; ctranslate2 = linux; ffmpeg-full = linux; + firefox = linux; + firefox-unwrapped = linux; gimp = linux; gimp3 = linux; gpu-screen-recorder = linux; @@ -112,6 +114,8 @@ let saga = linux; suitesparse = linux; sunshine = linux; + thunderbird = linux; + thunderbird-unwrapped = linux; truecrack-cuda = linux; tts = linux; ueberzugpp = linux; # Failed in https://github.com/NixOS/nixpkgs/pull/233581