Philipp David
2025-05-16 08:10:04 +02:00
parent b3218575fc
commit 99a51e7f11
@@ -25,6 +25,6 @@ buildHomeAssistantComponent rec {
description = "Alarm System for Home Assistant";
homepage = "https://github.com/nielsfaber/alarmo";
maintainers = with maintainers; [ mindstorms6 ];
license = licenses.unfree;
license = licenses.asl20;
};
}