refactor
This commit is contained in:
@@ -21,12 +21,12 @@ in
|
||||
pathsToLink = [ "/share/zsh" ];
|
||||
};
|
||||
|
||||
services.pcscd = {
|
||||
enable = true;
|
||||
plugins = [ pkgs.ccid ];
|
||||
};
|
||||
|
||||
services = {
|
||||
pcscd = {
|
||||
enable = true;
|
||||
plugins = [ pkgs.ccid ];
|
||||
};
|
||||
|
||||
openssh = {
|
||||
enable = true;
|
||||
openFirewall = false;
|
||||
|
||||
Reference in New Issue
Block a user