From df7f1f900ec280043e3dd253bd13c06c081aa05c Mon Sep 17 00:00:00 2001 From: Chris Cochrun <chris@cochrun.xyz> Date: Tue, 5 Jul 2022 17:04:44 -0500 Subject: [PATCH] idk if I should remove this or not... --- system/syl/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/syl/configuration.nix b/system/syl/configuration.nix index 5390c75..ed6afc3 100644 --- a/system/syl/configuration.nix +++ b/system/syl/configuration.nix @@ -75,7 +75,7 @@ # Enable fingerprint services.fprintd.enable = true; - programs.qt5ct.enable = true; + #programs.qt5ct.enable = true; # Enable sound. security.rtkit.enable = true;