feat: switch to mullvad-browser from nixpkgs-unstable
This commit is contained in:
parent
ae502bba6c
commit
aba645bbbb
3 changed files with 3 additions and 32 deletions
home/browsers
|
@ -32,6 +32,7 @@ in {
|
|||
|
||||
programs.mullvad-browser = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.mullvad-browser;
|
||||
createProfileBins = true;
|
||||
profiles = {
|
||||
private = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue