forked from mirrors/nixpkgs
ab238804b8
This provides a more convenient syntax and allows easier overriding. For example, environment.etc = singleton { target = "vconsole.conf"; source = vconsoleConf; }; can now be written as environment.etc."vconsole.conf".source = vconsoleConf; |
||
---|---|---|
.. | ||
activation | ||
boot | ||
etc | ||
upstart |