nginx fix permissions for comms and add mpv

This commit is contained in:
Kopatz
2024-09-29 16:30:11 +02:00
parent 8432f7d61c
commit 4f99fb14c5
7 changed files with 38 additions and 21 deletions

View File

@@ -54,7 +54,8 @@
};
# Enable CUPS to print documents.
services.printing.enable = true;
# disable until CVE-2024-47176, CVE-2024-47076, CVE-2024-47175, and CVE-2024-47177 is fixed
services.printing.enable = false;
# Enable touchpad support (enabled default in most desktopManager).
services.xserver.libinput.enable = true;