There was an idea to solve that problem [1]. [1] https://nixos.org/wiki/GSOC_2015_ideas_list#Use_Nix_language_as_a_generator_for_configuration_files_and_NixOS_as_a_manager_for_them
2015-06-29 17:24 GMT+03:00 Eelco Dolstra <[email protected]>: > Hi Kamil, > > On 29/06/15 16:20, Kamil Chmielewski wrote: > > > I'm trying to setup NixOS on my laptop and I feel really confused with > this 2 > > config files. > > I would like to have base system configuration like hardware and system > services > > in /etc/nixos and other software and user configuration in ~/.nixpkgs. > > I'm stuck on custom gtk theme now. I don't want to install my gtk theme > system > > wide, but in my user scope only. I searched everywhere and I can't find > an > > example ~/.nixpkgs that will setup my env analogous to Deian conf: > > 1. gtk theme in ~/.themes > > 2. custom ~/.gtkrc-2.0 > > > > I had a repo of dotiles for debian with many other things like > .gitconfig, > > .vimrc, .profile .... > > How to rewrite it to NixOS? > > Unfortunately, NixOS does not currently have a way to manage files in home > directories. > > -- > Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/ > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev > -- Sincerely, Arseniy Seroka
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
