GNOME: Difference between revisions
m →Troubleshoots: Rename section to Troubleshooting as per manual of style. |
→Running GConf-based applications: Replace Ic template with code style with full attribute name. |
||
Line 223: | Line 223: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
you will need to add | you will need to add <code>pkgs.gnome2.GConf</code> to the list of dbus packages in your NixOS configuration like so: | ||
{{File|3={ | {{File|3={ |