[Services + Desktop] Move pscd (SmartCard) to desktop conf

This commit is contained in:
Antoine Viallon 2023-06-26 12:05:16 +02:00
parent c4cf38ceb3
commit a2c7681a1a
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
2 changed files with 3 additions and 3 deletions

View file

@ -154,6 +154,9 @@ in {
''
;
# SmartCards
services.pcscd.enable = mkDefault (!generalCfg.minimal);
networking.networkmanager = {
plugins = []
++ optional (!generalCfg.minimal) pkgs.networkmanager-openvpn

View file

@ -134,9 +134,6 @@ in {
programs.ssh.startAgent = false;
# SmartCards
services.pcscd.enable = mkDefault (!generalCfg.minimal);
services.avahi = {
enable = !generalCfg.minimal; # .lan/.local resolution
nssmdns = true; # .lan/.local resolution