[Nix-dev] How to run GnuCash (and other GConf applications) on NixOS

Marc Weber marco-oweber at gmx.de
Mon Jul 11 22:36:25 CEST 2011


>  1) Add the following line to ~/.gconf.path:
> 
>       xml:readonly:$(HOME)/.nix-profile/etc/gconf/gconf.xml.defaults/
> 
>  2) Add the following line to /etc/nixos/configuration.nix:
> 
>       services.dbus.packages = [ pkgs.gnome.GConf ];
> 
> Now run "nixos-rebuild switch". It may also be necessary to run
I'd say this should be put on the wiki ..

Peter, are you going to add a very short (copy paste) howto yourself or
may I do so for you?

I've had issues which such a case myself. Can't remember it exactly.

Marc Weber



More information about the nix-dev mailing list