Eelco Dolstra b9df84cd4f nixos-container: Syntax fixes
Get rid of the "or null" stuff. Also change 'cfg . "foo"' to 'cfg.foo'.

Also fixed what appears to be an actual bug: in postStartScript,
cfg.attribute (where attribute is a function argument) should be
cfg.${attribute}.
2016-09-22 14:06:22 +02:00
..
2016-09-22 14:06:22 +02:00
2016-09-13 12:51:13 +02:00
2016-07-12 17:26:29 +02:00
2016-08-31 03:06:46 +00:00
2016-01-15 18:09:58 +00:00