mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
80ac72bf03
The `optionsDocBook` function is deprecated in nixpkgs since nixos-23.11. This commit updates the manual and manpages to use commonmark formatted documentation instead of the deprecated docbook format.
718 B
718 B
Preface
This manual will eventually describe how to install, use, and extend Home Manager.
If you encounter problems then please reach out on the IRC channel #home-manager hosted by OFTC. There is also a Matrix room, which is bridged to the IRC channel. If your problem is caused by a bug in Home Manager then it should be reported on the Home Manager issue tracker.
:::{.note}
Commands prefixed with $ sudo
have to be run as root, either
requiring to login as root user or temporarily switching to it using
sudo
for example.
:::