mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-22 02:40:33 +01:00
enabling pcscd service
This commit is contained in:
parent
742f27fbcb
commit
7541598678
|
@ -91,6 +91,8 @@
|
|||
|
||||
# Configure keymap in X11
|
||||
services.xserver.xkb.layout = "us";
|
||||
|
||||
services.pcscd.enable = true;
|
||||
# services.xserver.xkb.options = "eurosign:e,caps:escape";
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
|
|
Loading…
Reference in a new issue