From 0ecfd4b2c3c84b7acbc54e2e9fdbdcbb77b7adb9 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 11 Aug 2023 00:42:46 +0300 Subject: [PATCH] switch back to firefox --- hosts/sakotop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index d24bf023..83a6ed4f 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -23,7 +23,7 @@ picom.enable = true; dunst.enable = true; browsers = { - qutebrowser.enable = true; + qutebrowser.enable = false; firefox.enable = true; }; apps = {