feat: install deconz again
This commit is contained in:
parent
438c738018
commit
8504445bfb
|
@ -11,8 +11,7 @@ in {
|
|||
];
|
||||
|
||||
# just installed for ConBee firmware updates
|
||||
# TODO deconz package is currently broken
|
||||
# environment.systemPackages = with pkgs; [ deconz ];
|
||||
environment.systemPackages = with pkgs; [ deconz ];
|
||||
|
||||
services.nginx = {
|
||||
virtualHosts."${config.networking.domain}" = {
|
||||
|
|
Loading…
Reference in a new issue