ma homeautomation: remove python3 pinning
This commit is contained in:
parent
262c350bae
commit
5d360afeac
@ -108,7 +108,6 @@ in {
|
|||||||
];
|
];
|
||||||
|
|
||||||
services.home-assistant = {
|
services.home-assistant = {
|
||||||
package = pkgs.home-assistant.override { python3 = pkgs.python36; };
|
|
||||||
config = {
|
config = {
|
||||||
homeassistant = {
|
homeassistant = {
|
||||||
name = "Home"; time_zone = "Europe/Berlin";
|
name = "Home"; time_zone = "Europe/Berlin";
|
||||||
|
Loading…
Reference in New Issue
Block a user