tor browser

This commit is contained in:
Casper V. Kristensen 2023-08-17 00:47:48 +02:00
parent 6117ffefb8
commit 11d9dd4970
2 changed files with 7 additions and 0 deletions

View file

@ -12,6 +12,7 @@
keepassxc
mpv
spotify
tor-browser-bundle-bin
vlc
];

View file

@ -160,6 +160,12 @@
];
};
};
home.sessionVariables = {
# The firefox-wayland package works with wayland without any further
# configuration, but tor-browser doesn't.
MOZ_ENABLE_WAYLAND = 1;
};
};
# Connect swaylock to PAM. If this isn't done, swaylock needs the suid flag