Bjørn Forsman 8835d932b1 nixos-generate-config: add 'lib' to module template
The NixOS manual says modules have the following signature:
 { config, lib, pkgs, ... }:

But our generated configuration.nix file lacks the 'lib' part. Add it.
2014-11-17 17:13:36 +01:00
..
2014-11-10 10:03:52 +01:00
2014-11-11 22:47:19 +01:00
2014-11-02 17:22:27 -08:00
2014-11-15 12:33:01 +01:00
2014-11-16 17:04:54 +02:00