From 124120d8f7203c9ca01aa2749f069c4650b3fe63 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Mon, 4 Sep 2023 13:59:53 +0800 Subject: [PATCH] profiles/desktop: remove browser in package list Since most browsers in home-manager can be configured, it isn't wise to add them with the package list with more chances to make environment conflicts. --- modules/home-manager/profiles/desktop.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/home-manager/profiles/desktop.nix b/modules/home-manager/profiles/desktop.nix index 57a9d3c1..72f011c3 100644 --- a/modules/home-manager/profiles/desktop.nix +++ b/modules/home-manager/profiles/desktop.nix @@ -125,7 +125,6 @@ in { (lib.mkIf cfg.documents.enable { home.packages = with pkgs; [ - brave # The only web browser that gives me money. dino # Some modern chat client featuring a dinosaur for what could be considered a dinosaur. foliate # The prettier PDF viewer. thunderbird # Email checks.