Jump to content

Homer: Difference between revisions

From Official NixOS Wiki
Dorade (talk | contribs)
Created page with "## Installation To install Homer on your device, add the following section to your NixOs configuration file:"
 
Dorade (talk | contribs)
wip, Installation steps
 
Line 1: Line 1:
## 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}}

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;