Hi list, I am trying to put some upstart-jobs outside of upstart-jobs/default.nix to use the new option scheme. I want to do this to remove the huge (unmaintainable) list of jobs declaration. So I will use config.services.extraJobs to declare each of them in many files.
Unfortunately, I don't have any idea what I should do with nssModulesPath which is an argument of upstart-jobs/default.nix. I suggest to put it as an "internal" option in options.nix (or an other file) instead of system.nix. I don't have any idea of the purpose of this variable. So do you have any suggestions, remarks, complains (1) ? (1): (c) Eelco Visser. -- Nicolas Pierron http://www.linkedin.com/in/nicolasbpierron - If you are doing something twice then you should try to do it once. _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
