fix nuc
This commit is contained in:
@@ -165,7 +165,7 @@ in
|
||||
"remote"
|
||||
"remote_calendar"
|
||||
"remote_rpi_gpio"
|
||||
"roborock"
|
||||
# "roborock" # currently broken
|
||||
"samsungtv"
|
||||
"schedule"
|
||||
"script"
|
||||
@@ -255,8 +255,9 @@ in
|
||||
zigbee2mqtt-networkmap
|
||||
];
|
||||
# use postgresql instead of sqlite
|
||||
# extraPackages =
|
||||
# ps: with ps; [
|
||||
extraPackages =
|
||||
ps: with ps; [
|
||||
pkgs.${namespace}.python-roborock
|
||||
# # Core functionality
|
||||
# aiohttp
|
||||
# aiodns
|
||||
@@ -304,7 +305,7 @@ in
|
||||
# # System integrations
|
||||
# psutil # System monitoring
|
||||
|
||||
# psycopg2
|
||||
psycopg2
|
||||
# numpy
|
||||
# hassil
|
||||
# pyturbojpeg
|
||||
@@ -353,7 +354,7 @@ in
|
||||
# pysmartthings
|
||||
# wakeonlan
|
||||
# ephem
|
||||
# ];
|
||||
];
|
||||
|
||||
config = {
|
||||
# Includes dependencies for a basic setup
|
||||
|
||||
Reference in New Issue
Block a user