common-gpu-nvidia-sync: fix typos
This commit is contained in:
parent
0cbc36e245
commit
5c0b7f47f4
|
@ -4,7 +4,7 @@
|
||||||
imports = [ ./. ];
|
imports = [ ./. ];
|
||||||
|
|
||||||
hardware.nvidia.prime = {
|
hardware.nvidia.prime = {
|
||||||
# For people who want to use sync insted of offload. Esipecially for AMD CPU users
|
# For people who want to use sync instead of offload. Especially for AMD CPU users
|
||||||
sync.enable = lib.mkOverride 990 true;
|
sync.enable = lib.mkOverride 990 true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue