mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-12 13:55:07 +02:00
thinkpad-nixos: Use no email conn test as everything is blocked for work
This commit is contained in:
parent
9340d0feca
commit
96d4b6d4f6
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ in {
|
|||
|
||||
home.sessionVariables = {
|
||||
OPENSC_SO = "${pkgs.opensc}";
|
||||
EMAIL_CONN_TEST = "s";
|
||||
EMAIL_CONN_TEST = "x";
|
||||
};
|
||||
|
||||
home.file = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue