1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-01 04:23:34 +02:00
home-manager/docs
Robert Helgesson eee807560b
dbus: improve recommended NixOS configuration
Specifically, instead of

    services.dbus.packages = with pkgs; [ gnome.dconf ];

we now recommend

    programs.dconf.enable = true;

which does the same and more.
2021-09-23 22:35:30 +02:00
..
release-notes docs: rename "doc" directory to "docs" 2021-08-17 19:35:11 +02:00
contributing.adoc docs: rename "doc" directory to "docs" 2021-08-17 19:35:11 +02:00
default.nix docs: rename "doc" directory to "docs" 2021-08-17 19:35:11 +02:00
faq.adoc dbus: improve recommended NixOS configuration 2021-09-23 22:35:30 +02:00
installation.adoc docs: update session-vars info about fish shell 2021-09-04 23:12:17 +02:00
man-configuration.xml docs: rename "doc" directory to "docs" 2021-08-17 19:35:11 +02:00
man-home-manager.xml home-manager: add command line argument --impure 2021-08-19 00:07:49 +02:00
man-pages.xml docs: rename "doc" directory to "docs" 2021-08-17 19:35:11 +02:00
manual.xml docs/manual: describes -> describe 2021-08-26 09:04:20 +02:00
writing-modules.adoc docs: rename "doc" directory to "docs" 2021-08-17 19:35:11 +02:00