From 8929fb8a50601230d989ef22a2b674aecf43e031 Mon Sep 17 00:00:00 2001 From: Himadri Bhattacharjee <107522312+lavafroth@users.noreply.github.com> Date: Sun, 8 Sep 2024 12:20:44 +0530 Subject: [PATCH] chore: move tor browser to browsers.nix --- hosts/default/browsers.nix | 2 +- hosts/default/configuration.nix | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/hosts/default/browsers.nix b/hosts/default/browsers.nix index f02eb39..dda1895 100644 --- a/hosts/default/browsers.nix +++ b/hosts/default/browsers.nix @@ -7,8 +7,8 @@ }; }; - # For stuff that I have to log into home.packages = with pkgs; [ ungoogled-chromium + tor-browser-bundle-bin ]; } diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 37a874c..29732b1 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -135,7 +135,6 @@ mpv openvpn signal-desktop - tor-browser-bundle-bin virt-manager yt-dlp ];