feat(binto): switch to wayland
This commit is contained in:
parent
fe5294ee54
commit
8151c25bfe
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
services.device-vars = {
|
||||
username = "matt";
|
||||
fontSize = 10.0;
|
||||
fontSize = 12.5;
|
||||
};
|
||||
|
||||
users.users.matt = {
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
# https://github.com/NVIDIA/open-gpu-kernel-modules#compatible-gpus
|
||||
# Only available from driver 515.43.04+
|
||||
# Do not disable this unless your GPU is unsupported or if you have a good reason to.
|
||||
open = false;
|
||||
open = true;
|
||||
|
||||
# Enable the Nvidia settings menu,
|
||||
# accessible via `nvidia-settings`.
|
||||
|
|
Loading…
Reference in a new issue