add new syncthing folder

This commit is contained in:
Kopatz
2024-07-01 10:29:39 +02:00
parent 12e275bb04
commit b52af29741
6 changed files with 125 additions and 88 deletions

View File

@@ -10,7 +10,7 @@ in {
# Enable OpenGL
hardware.graphics = {
enable = true;
driSupport32Bit = true;
enable32Bit = true;
};
services.xserver.videoDrivers = [ "nvidia" ];