Laptop : Fix env var.
This commit is contained in:
parent
b35afdcc96
commit
ee64dcdec8
|
@ -3,7 +3,7 @@
|
|||
|
||||
# Use dedicated GPU by default.
|
||||
environment.variables = {
|
||||
DRI_PRIME = 1;
|
||||
DRI_PRIME = "1";
|
||||
};
|
||||
|
||||
# Filesystems.
|
||||
|
|
Reference in a new issue