Homer

Revision as of 11:06, 29 December 2025 by Klinger (talk | contribs) (short description, link and 2 categories)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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;