diff --git a/common/users/homeModules/web.nix b/common/users/homeModules/web.nix index 0549042..a328b8b 100644 --- a/common/users/homeModules/web.nix +++ b/common/users/homeModules/web.nix @@ -5,11 +5,7 @@ ]; home = { packages = with pkgs; [ - firefox-devedition - google-chrome - thunderbird - jellyfin-web - jellyfin-media-player + firefox-beta vlc unstable.brave ];