Unverified Commit a7cb5b1b authored by Sandro Jäckel's avatar Sandro Jäckel
Browse files

nixos/home-assistant: use full path for option in description

parent 9674800b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -517,7 +517,7 @@ in {
            description = ''
              List of ${domain}
              [blueprints](https://www.home-assistant.io/docs/blueprint/) to
              install into {file}`''${configDir}/blueprints/${domain}`.
              install into {file}`''${config.services.home-assistant.configDir}/blueprints/${domain}`.
            '';
            example =
              if domain == "automation" then