From dc731a728c00a4b7faf0db98e97e58bef031eca1 Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Thu, 27 Jan 2022 08:59:18 -0500 Subject: [PATCH] system: services: Disable fprintd. --- system/config.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/config.scm b/system/config.scm index 85225e5..465e4aa 100755 --- a/system/config.scm +++ b/system/config.scm @@ -232,7 +232,7 @@ (authentication-hook "/run/current-system/profile/etc/desec/hook.sh") (cleanup-hook "/run/current-system/profile/etc/desec/hook.sh")))))) (service elogind-service-type) - (service fprintd-service-type) + ;(service fprintd-service-type) (service polkit-service-type) (service pcscd-service-type)) ;; Sound