home: set BROWSER variable

If it can help troubleshoot some link problems, let's set it just in
case, for future me
This commit is contained in:
Antoine Martin 2022-10-04 23:34:14 +02:00
parent 66ae539ec1
commit 3dbc0be8e3

View file

@ -24,4 +24,8 @@
home.stateVersion = "21.05";
home.username = "alarsyo";
home.sessionVariables = {
BROWSER = "firefox";
};
}