This commit is contained in:
2025-01-05 19:16:34 +00:00
parent 5fd2649cac
commit 0c08d3e0bf

View File

@ -1,4 +1,4 @@
{ config, lib, self, ... }:
{ config, lib, pkgs, self, ... }:
let
cfg = config.modules.services.home-assistant;