From 992ad0f99192d22428d0fefdf7353ccb3676cafb Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 19 Aug 2024 20:31:34 +0400 Subject: [PATCH] lol --- 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 e05d67d4..24aedec2 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -20,7 +20,7 @@ desktop = { wireguard.enable = true; kitty.enable = true; - wezterm.enable = true; + wezterm.enable = false; foot.enable = true; bspwm = { enable = false;