librewolf profiles selector: added tor-browser

This commit is contained in:
2026-06-08 22:13:00 +02:00
parent eaa0698bc0
commit e42b1f9725
3 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
environment.systemPackages = with pkgs; [
chromium # used only to flash the firmware on my framework laptop 16 (keyboard.frame.work) as only chromium based browser support webHID.
pkgs-unstable.tor-browser
self.packages.${pkgs.system}.custom-librewolfprofiles
self.packages.${pkgs.system}.custom-browserprofiles
];
};
flake.homeModules.librewolf = _: {