# SPDX-FileCopyrightText: 2024 Evgeny Pisemsky # # SPDX-License-Identifier: GPL-3.0-or-later #+title: guix-homeassistant #+subtitle: Home Assistant platform for GNU Guix This is a guix channel that provides package and service definitions for the Home Assistant platform. To use it, add the following record: #+begin_example (channel (name 'homeassistant) (url "https://repo.pisemsky.site/git/guix-homeassistant") (introduction (make-channel-introduction "afdbb5ae25c050882424682eb5474baf00589e27" (openpgp-fingerprint "15FF37F790C1BADB35B3752BE3D3B72AB5733021")))) #+end_example to your guix channel configuration file, save it, and run =guix pull=. # Local Variables: # mode: org # End: