❄️ Nix configurations
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

change baud rate to number

A. Ottr 57fc6680 90d15dcb

+1 -1
+1 -1
modules/nixos/server/home-assistant.nix
··· 57 57 serial = { 58 58 port = "/dev/ttyUSB0"; 59 59 adapter = "ember"; 60 - baudrate = "115200"; 60 + baudrate = 115200; 61 61 rtscts = false; 62 62 }; 63 63 };