pi5 hass test

This commit is contained in:
mjallen18
2025-06-09 11:16:39 -05:00
parent 0f18c97b0c
commit 5315f97bd4
3 changed files with 5 additions and 4 deletions

View File

@@ -98,6 +98,7 @@ in
protonmail-bridge
pass
gnome-keyring
openssl
];
services.xserver.desktopManager.surf-display = {

View File

@@ -111,6 +111,7 @@ let
]);
in
{
services.home-assistant = {
enable = true;
openFirewall = true;
@@ -365,7 +366,7 @@ in
music-assistant = {
enable = true;
providers = [
"airplay"
# "airplay" # music-assistant: airplay support is missing libraop, a library we will not package because it depends on OpenSSL 1.1.
"apple_music"
"bluesound"
"builtin"
@@ -386,7 +387,6 @@ in
"qobuz"
"radiobrowser"
"siriusxm"
"slimproto"
"snapcast"
"sonos"
"sonos_s1"