From 2477aad59a45c2eb973100615c6490ff0b67b414 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Mon, 6 Sep 2021 12:03:53 -0400 Subject: [PATCH] fuck linux and fingerprint --- hosts/x1c7.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/x1c7.nix b/hosts/x1c7.nix index 8a07918..c09aaa6 100644 --- a/hosts/x1c7.nix +++ b/hosts/x1c7.nix @@ -64,8 +64,6 @@ services.xserver.enable = true; services.openssh.enable = true; - services.fprintd.enable = true; - services.logind.lidSwitchDocked = "suspend"; users.users.srid = { isNormalUser = true;