From a88092202ccfdb981c6aef3270bdef20e7530f5f Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Wed, 10 Jul 2024 14:02:06 +0300 Subject: 2024-07-10 --- configurations/eonwe/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configurations/eonwe/default.nix') diff --git a/configurations/eonwe/default.nix b/configurations/eonwe/default.nix index 05e4145..6248ff3 100644 --- a/configurations/eonwe/default.nix +++ b/configurations/eonwe/default.nix @@ -20,10 +20,10 @@ with lib; android.enable = true; beets.enable = true; bluetooth.enable = true; - libvirtd.enable = true; incus.enable = true; + libvirtd.enable = true; mpd.enable = true; - qutebrowser.enable = true; + qutebrowser.enable = false; # FIXME https://github.com/NixOS/nixpkgs/pull/325773 }; hm = { -- cgit v1.2.3