feat(binto): switch to wayland

This commit is contained in:
matt1432 2023-11-05 16:17:31 -05:00
parent fe5294ee54
commit 8151c25bfe
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
services.device-vars = {
username = "matt";
fontSize = 10.0;
fontSize = 12.5;
};
users.users.matt = {

View file

@ -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`.