uuugh, f google, hopefully ladybird will be good...
This commit is contained in:
parent
8eb6ad2fef
commit
88489339c0
3 changed files with 6 additions and 4 deletions
|
@ -11,6 +11,7 @@ in
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
wineWowPackages.full
|
||||
my.studio
|
||||
];
|
||||
};
|
||||
|
|
|
@ -67,6 +67,7 @@ in {
|
|||
defaultSearchProviderEnabled = true;
|
||||
defaultSearchProviderSearchURL = "https://duckduckgo.com?q={searchTerms}";
|
||||
extraOpts = {
|
||||
"ExtensionManifestV2Availability" = 2;
|
||||
"BrowserSignin" = 0;
|
||||
"SyncDisabled" = true;
|
||||
"PasswordManagerEnabled" = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue