This commit is contained in:
2026-01-16 13:39:19 +03:00
parent 0767242ae8
commit aa98058b41
2 changed files with 14 additions and 14 deletions
+5 -5
View File
@@ -69,11 +69,11 @@ let
};
services = {
# xserver = {
# videoDrivers = [
# "nomodeset"
# ];
# };
xserver = {
videoDrivers = [
"nomodeset"
];
};
# syncthing = {
# enable = true;
# systemService = true;