From 1d147e9ed0fcc3a504058cc9fa71bdaccc265d27 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 17 Sep 2024 21:52:07 +0400 Subject: [PATCH] whatever this is --- hosts/sakopc/configuration.nix | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/hosts/sakopc/configuration.nix b/hosts/sakopc/configuration.nix index 8d21c8ed..725d47fe 100644 --- a/hosts/sakopc/configuration.nix +++ b/hosts/sakopc/configuration.nix @@ -25,8 +25,8 @@ hyprland.enable = true; foot.enable = true; kitty.enable = true; - picom.enable = true; - dunst.enable = true; + picom.enable = false; + dunst.enable = false; apps = { nextcloud.enable = true; rssguard.enable = true; @@ -39,7 +39,7 @@ browsers = { firefox.enable = true; qutebrowser.enable = false; - chromium.enable = true; + chromium.enable = false; }; chat = { zoom.enable = true; @@ -110,9 +110,6 @@ sops.enable = true; certs.enable = true; }; - virtualization = { - libvirtd.enable = false; - }; }; # fuck you AOC