diff --git a/modules/home-manager/profiles/desktop.nix b/modules/home-manager/profiles/desktop.nix index 49cbae17..3d48a098 100644 --- a/modules/home-manager/profiles/desktop.nix +++ b/modules/home-manager/profiles/desktop.nix @@ -154,13 +154,6 @@ in { osc = false; loop-file = "inf"; }; - - "protocol.https" = { - keep-open = true; - loop-file = "inf"; - }; - - "protocol.http".profile = "protocol.https"; }; scripts = with pkgs.mpvScripts; [