Homer is a web server with a full static html/js dashboard, based on a simple yaml configuration file.

Installation

To install Homer on your device, add the following section to your NixOs configuration file:

❄︎ /etc/nixos/configuration.nix
service.homer.enable = true;