Homer: Difference between revisions
wip, Installation steps |
m short description, link and 2 categories |
||
| Line 1: | Line 1: | ||
[https://github.com/bastienwirtz/homer Homer] is a web server with a full static html/js dashboard, based on a simple yaml configuration file. | |||
== Installation == | == Installation == | ||
To install Homer on your device, add the following section to your NixOs configuration file: | To install Homer on your device, add the following section to your NixOs configuration file: | ||
{{File|3=service.homer.enable = true;|name=/etc/nixos/configuration.nix|lang=nix}} | {{File|3=service.homer.enable = true;|name=/etc/nixos/configuration.nix|lang=nix}} | ||
[[Category:Server]] | |||
[[Category:Web Applications]] | |||