nixos: add xz backdoor killswitch

This commit is contained in:
Guanran Wang 2024-03-31 15:26:07 +08:00
parent 1aaffafc56
commit d575fa95ba
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8

View file

@ -115,4 +115,8 @@
}; };
}; };
}; };
# xz backdoor killswitch
# ref: https://gist.github.com/thesamesam/223949d5a074ebc3dce9ee78baad9e27?permalink_comment_id=5006861#gistcomment-5006861
environment.sessionVariables."yolAbejyiejuvnup" = "Evjtgvsh5okmkAvj";
} }