librewolf profiles selector: added tor-browser

This commit is contained in:
2026-06-08 22:11:54 +02:00
parent cd3aa9b0dd
commit 5afc0acf77
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 = _: {