From a3485dfc7951d9ad4c0c06c6bf69f6175f984ed7 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 12 Sep 2024 16:00:03 +0400 Subject: [PATCH] test --- hosts/sakopc/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/sakopc/configuration.nix b/hosts/sakopc/configuration.nix index 188b432c..6f207d07 100644 --- a/hosts/sakopc/configuration.nix +++ b/hosts/sakopc/configuration.nix @@ -38,7 +38,7 @@ }; browsers = { firefox.enable = true; - qutebrowser.enable = true; + qutebrowser.enable = false; chromium.enable = true; }; chat = {