summaryrefslogtreecommitdiff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/lithium.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/lithium.nix b/machines/lithium.nix
index 9d2db53..d02393e 100644
--- a/machines/lithium.nix
+++ b/machines/lithium.nix
@@ -84,6 +84,7 @@ in
};
services = {
+ pcscd.enable = true;
logind = {
lidSwitch = "ignore";
extraConfig = "IdleAction=ignore";