mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Services + Desktop] Move pscd (SmartCard) to desktop conf
This commit is contained in:
parent
c4cf38ceb3
commit
a2c7681a1a
2 changed files with 3 additions and 3 deletions
|
|
@ -153,6 +153,9 @@ in {
|
|||
Defaults:root,%wheel env_keep+=XDG_RUNTIME_DIR
|
||||
''
|
||||
;
|
||||
|
||||
# SmartCards
|
||||
services.pcscd.enable = mkDefault (!generalCfg.minimal);
|
||||
|
||||
networking.networkmanager = {
|
||||
plugins = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue