1

chore: move tor browser to browsers.nix

This commit is contained in:
Himadri Bhattacharjee
2024-09-08 12:20:44 +05:30
parent cc94528350
commit 8929fb8a50
2 changed files with 1 additions and 2 deletions

View File

@@ -7,8 +7,8 @@
};
};
# For stuff that I have to log into
home.packages = with pkgs; [
ungoogled-chromium
tor-browser-bundle-bin
];
}

View File

@@ -135,7 +135,6 @@
mpv
openvpn
signal-desktop
tor-browser-bundle-bin
virt-manager
yt-dlp
];