nixpkgs/nixos/modules/system
Jan Malakhovski fece91537b nixos: top-level: evaluate assertions before warnings
or else at least the following config will fail with an evaluation error
instead of an assert

```
{
  services.nixosManual.enable = false;
  services.nixosManual.showManual = true;
}
```
2018-09-24 19:45:15 +00:00
..
activation nixos: top-level: evaluate assertions before warnings 2018-09-24 19:45:15 +00:00
boot nixos/networkd: do not require gateway for routes 2018-09-07 02:23:12 +03:00
etc environment.etc: add user/group option 2017-07-29 23:56:46 +01:00