diff --git a/program-config-files/firefox.nix b/program-config-files/firefox.nix index 22421f6..e4593dd 100644 --- a/program-config-files/firefox.nix +++ b/program-config-files/firefox.nix @@ -75,7 +75,7 @@ in HardwareAccelerations = true; Homepage = { Locked = true; - URL = "https://www.google.com/"; + URL = "https://www.duckduckgo.com/"; StartPage = "previous-session"; }; HttpsOnlyMode = "force_enabled";