move firefox var to firefox file
This commit is contained in:
parent
91510ef974
commit
66c01724c5
2 changed files with 3 additions and 1 deletions
|
@ -31,5 +31,8 @@ in {
|
|||
};
|
||||
};
|
||||
};
|
||||
home.sessionVariables = {
|
||||
MOZ_ENABLE_WAYLAND = "1";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue