mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat: xml packages
This commit is contained in:
@@ -276,6 +276,10 @@ in {
|
||||
(pkgs.writers.writeDashBin "hass-cli" ''
|
||||
HASS_SERVER=http://zaatar.r:8123 HASS_TOKEN="$(cat ${config.age.secrets.home-assistant-token.path})" exec ${pkgs.home-assistant-cli}/bin/hass-cli "$@"
|
||||
'')
|
||||
|
||||
# xml
|
||||
saxonb_9_1
|
||||
libxml2
|
||||
];
|
||||
|
||||
age.secrets.home-assistant-token = {
|
||||
|
||||
Reference in New Issue
Block a user