diff --git a/hosts/miniserver/configuration.nix b/hosts/miniserver/configuration.nix index 140784c..90c6099 100644 --- a/hosts/miniserver/configuration.nix +++ b/hosts/miniserver/configuration.nix @@ -3,7 +3,10 @@ my = { emacs.enable = true; apps.dictionaries.enable = true; - shell.tools.enable = true; + shell = { + tools.enable = true; + multimedia.enable = true; + }; services.network.enable = true; dev = { nix.enable = true; diff --git a/modules/apps/internet.nix b/modules/apps/internet.nix index 10ffa7d..369e7bc 100644 --- a/modules/apps/internet.nix +++ b/modules/apps/internet.nix @@ -13,6 +13,7 @@ let vdhcoapp = pkgs.callPackage ../../pkgs/vdhcoapp/default.nix { }; in (with pkgs; [ # gpt4all + brave # crypto-browser that at least somewhat integrates with gtk nextcloud-client # self-hosted google-drive alternative fragments # beautiful torrent client protonmail-bridge # bridge for protonmail