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

4 commits

Author SHA1 Message Date
Scott Stevenson
e910311c46
home-manager: Check VISUAL before EDITOR for editor
Check VISUAL for a visual editor before EDITOR, as per Unix convention
and as followed by Git, crontab, mutt, and other tools.
2024-04-10 21:27:22 +02:00
Viktor Kronvall
824a7f1607
docs: render DESCRIPTION and OPTIONS headings 2024-04-10 21:26:49 +02:00
Viktor Kronvall
fe569bf111
docs: no justification in home-manager manpage
The `man home-configuration.nix` is configured to left
align the text similar to `man configuration.nix`. This
commit updates the `man home-manager` page to be consitent
with the two manpages mentioned above.
2024-04-10 21:26:48 +02:00
Viktor Kronvall
ebe95dbf1a
docs: add home-manager manpage 2024-04-10 21:26:47 +02:00