add tor browser

This commit is contained in:
Cyryl Płotnicki 2021-10-30 09:26:14 +01:00
parent a61f8915d6
commit 7366d8efbe

View file

@ -1,4 +1,7 @@
{ config, pkgs, ... }:
{ config, pkgs, inputs, ... }:
let
unstable = inputs.nixpkgs-nixos-unstable.legacyPackages.${pkgs.system};
in
{
home-manager.users.cyryl = {...}: {
gtk = {
@ -56,6 +59,7 @@
slack
spotify
ssb-patchwork
unstable.tor-browser-bundle-bin
vlc
wineFull
wireshark