murex: disable full-hd again for now

This commit is contained in:
Gabriel Ebner 2019-05-31 20:41:17 +02:00
parent 432bd49810
commit f78f549c6b
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
# ];
# networking.wireless.enable = true;
# networking.networkmanager.enable = true;
# networking.wireless.iwd.enable = true;
networking.wireless.iwd.enable = true;
fileSystems = {
# "/boot" = {
@ -166,7 +166,7 @@
services.mjpg-streamer = {
enable = true;
inputPlugin = "input_uvc.so -r 1920x1080";
# inputPlugin = "input_uvc.so -r 1920x1080";
};
networking.firewall = {