Homer: Difference between revisions
Appearance
Created page with "## Installation To install Homer on your device, add the following section to your NixOs configuration file:" |
wip, Installation steps |
||
| Line 1: | Line 1: | ||
== 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}} | |||
Latest revision as of 12:47, 7 August 2025
Installation
To install Homer on your device, add the following section to your NixOs configuration file:
❄︎ /etc/nixos/configuration.nix
service.homer.enable = true;