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:
parent
514e3c0469
commit
04fa72f108
|
@ -24,4 +24,8 @@
|
|||
home.stateVersion = "21.05";
|
||||
|
||||
home.username = "alarsyo";
|
||||
|
||||
home.sessionVariables = {
|
||||
BROWSER = "firefox";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue