thinkpad-nixos: Use no email conn test as everything is blocked for work

This commit is contained in:
traxys 2023-08-23 09:26:58 +02:00
parent 9340d0feca
commit 96d4b6d4f6

View file

@ -58,7 +58,7 @@ in {
home.sessionVariables = {
OPENSC_SO = "${pkgs.opensc}";
EMAIL_CONN_TEST = "s";
EMAIL_CONN_TEST = "x";
};
home.file = {