ma: fix warnings for wbob

This commit is contained in:
makefu 2021-12-05 14:21:19 +01:00
parent 74ac65471e
commit 1c636371dc
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ in
services.zigbee2mqtt = {
enable = true;
inherit dataDir;
config = {
settings = {
permit_join = true;
serial.port = "/dev/cc2531";
homeassistant = true;

View File

@ -17,7 +17,7 @@
user = "makefu";
};
displayManager.defaultSession = "gnome";
desktopManager.gnome3.enable = true;
desktopManager.gnome.enable = true;
displayManager.sessionCommands = ''
${pkgs.xlibs.xset}/bin/xset -display :0 s off -dpms
${pkgs.xlibs.xrandr}/bin/xrandr --output HDMI2 --right-of HDMI1