From 5c2ef5243d9c72b7804343c7e901f182f541120a Mon Sep 17 00:00:00 2001 From: Viktor Kronvall Date: Thu, 30 Nov 2023 23:41:50 +0900 Subject: [PATCH] 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. --- docs/home-configuration-nix-header.5 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/home-configuration-nix-header.5 b/docs/home-configuration-nix-header.5 index 9e562801..557fd3e8 100644 --- a/docs/home-configuration-nix-header.5 +++ b/docs/home-configuration-nix-header.5 @@ -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