l gg23: remove deprecated hass override

This commit is contained in:
lassulus 2020-01-05 12:40:44 +01:00 committed by makefu
parent 5cc8e8869f
commit 79daf8e73b
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@ with import <stockholm/lib>;
in {
enable = true;
package = pkgs.home-assistant.override {
python3 = pkgs.python36;
#extraComponents = [
# (pkgs.fetchgit {
# url = "https://github.com/marcschumacher/dwd_pollen";