This commit is contained in:
parent
f2d2dc0a2b
commit
4271993f2f
10 changed files with 132 additions and 157 deletions
7
modules2/browsers/librewolf/search.nix
Normal file
7
modules2/browsers/librewolf/search.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
flake.modules.homeManager.gui.programs.librewolf.profiles.default.search = {
|
||||
default = "ddg";
|
||||
force = true;
|
||||
privateDefault = "ddg";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue