1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-21 05:47:29 +02:00

docs: extend home-configuration.nix header

The previous version had a longer header before the options,
including a DESCRIPTION section and an header for the OPTIONS.
This commit is contained in:
Viktor Kronvall 2023-11-30 23:41:50 +09:00 committed by Mikilio
parent 8fd014a492
commit 82162b82af
No known key found for this signature in database
GPG key ID: 5B2F1A890CF33F3F

View file

@ -7,3 +7,11 @@
.cflags 4 / .cflags 4 /
.SH "NAME" .SH "NAME"
\fIhome\-configuration\&.nix\fP \- Home Manager configuration specification \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