ma homeautomation: remove python3 pinning

This commit is contained in:
makefu 2020-01-04 21:31:05 +01:00
parent 262c350bae
commit 5d360afeac
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
1 changed files with 0 additions and 1 deletions

View File

@ -108,7 +108,6 @@ in {
];
services.home-assistant = {
package = pkgs.home-assistant.override { python3 = pkgs.python36; };
config = {
homeassistant = {
name = "Home"; time_zone = "Europe/Berlin";