Homer: Difference between revisions
Created page with "## Installation To install Homer on your device, add the following section to your NixOs configuration file:" |
m short description, link and 2 categories |
||
| (One intermediate revision by one other user not shown) | |||
| 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 == | |||
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}} | |||
[[Category:Server]] | |||
[[Category:Web Applications]] | |||