home-manager/docs
Farseen 8afee75d0d
dconf: note that system dconf must be enabled
Before enabling dconf in Home Manager, dconf must be enabled in system
config.

Otherwise it will fail like this:

```
$ home-manager switch
Starting Home Manager activation
Activating checkFilesChanged
Activating checkLinkTargets
Activating writeBoundary
Activating installPackages
replacing old 'home-manager-path'
installing 'home-manager-path'
Activating dconfSettings
error: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit dconf.service not found.
```
2022-03-26 09:33:10 +01:00
..
release-notes launchd: initial support for LaunchAgents 2022-02-26 10:32:19 +01:00
contributing.adoc docs: rename "doc" directory to "docs" 2021-08-17 19:35:11 +02:00
default.nix docs: bump nmd 2022-03-24 00:41:16 +01:00
faq.adoc dconf: note that system dconf must be enabled 2022-03-26 09:33:10 +01:00
installation.adoc docs: note how to get status of activation service 2022-01-28 23:01:26 +01:00
man-configuration.xml docs: rename "doc" directory to "docs" 2021-08-17 19:35:11 +02:00
man-home-manager.xml home-manager: document the `--version` command option 2022-01-02 08:33:32 +01:00
man-pages.xml docs: rename "doc" directory to "docs" 2021-08-17 19:35:11 +02:00
manual.xml docs: move Nix Flakes documentation to manual 2022-02-10 22:15:03 +01:00
nix-flakes.adoc docs: fix standalone flake setup 2022-02-17 22:45:37 +01:00
usage.adoc docs: section how to update system 2022-02-17 22:57:52 +01:00
writing-modules.adoc docs: rename "doc" directory to "docs" 2021-08-17 19:35:11 +02:00