Skip to content

Commit

Permalink
docs: extend home-configuration.nix header
Browse files Browse the repository at this point in the history
The previous version had a longer header before the options,
including a DESCRIPTION section and an header for the OPTIONS.
  • Loading branch information
considerate committed Dec 7, 2023
1 parent be80122 commit 5c2ef52
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/home-configuration-nix-header.5
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,11 @@
.cflags 4 /
.SH "NAME"
\fIhome\-configuration\&.nix\fP \- Home Manager configuration specification
.SH "DESCRIPTION"
.sp
The file ~/\&.config/home\-manager/home\&.nix contains the declarative specification of your Home Manager configuration\&. The command \fBhome\-manager\fR takes this file and realises the user environment configuration specified therein\&.
.SH "OPTIONS"
.PP
You can use the following options in
home\-configuration\&.nix:
.PP

0 comments on commit 5c2ef52

Please sign in to comment.