31 current 2024-11-16 00:45:01 24.05.6463.83fb6c028368 6.6.59 *
This commit is contained in:
parent
d3e1dfe764
commit
5c635d6b52
@ -38,12 +38,7 @@
|
|||||||
DisableFirefoxStudies = true;
|
DisableFirefoxStudies = true;
|
||||||
DontCheckDefaultBrowser = true;
|
DontCheckDefaultBrowser = true;
|
||||||
DisablePocket = true;
|
DisablePocket = true;
|
||||||
SearchBar = "unified";
|
SearchBar = "unified";
|
||||||
search = {
|
|
||||||
force = true;
|
|
||||||
default = "DuckDuckGo";
|
|
||||||
order = [ "DuckDuckGo" "Google" ];
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -85,6 +80,7 @@
|
|||||||
description = "deadvey";
|
description = "deadvey";
|
||||||
extraGroups = [ "networkmanager" "wheel" ];
|
extraGroups = [ "networkmanager" "wheel" ];
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
firefox
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user