a very large amount of testing took place, adding librewolf is proving to be a pain since the unstable version fails to build

This commit is contained in:
Gabriella Bere 2024-08-26 19:58:51 +01:00
parent f3a2d6c808
commit 501935bab6
5 changed files with 105 additions and 49 deletions

View file

@ -1,7 +1,8 @@
{ config, ... }:
{ config, pkgs, stablepkgs, ... }:
{
programs.librewolf = {
enable = true;
package = stablepkgs.librewolf;
settings = {
"privacy.clearOnShutdown.history" = false;
"privacy.clearOnShutdown.downloads" = false;