home: set DO_NOT_TRACK envvar
This commit is contained in:
parent
c429cdf347
commit
f78b7be4f4
@ -139,6 +139,7 @@ in {
|
||||
keyboard.options = [ "caps:escape" ];
|
||||
|
||||
sessionVariables = {
|
||||
DO_NOT_TRACK = "1";
|
||||
_JAVA_AWT_WM_NONREPARENTING = "1";
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user