kiosk | attemt clean up the interface

This commit is contained in:
Don Harper 2025-03-02 22:00:48 -06:00
parent 0c254ddad0
commit ebe2db920c

View file

@ -4,6 +4,7 @@
services.cage = {
enable = true;
user = "don";
extraArguments = [ "-d" ];
program =
"${pkgs.cog}/bin/cog http://homeassistant.home.duckland.org:8123/dashboard-pi/0";
};