mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 21:04:30 +00:00
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 |