Skip to content
Commit fece9153 authored by Jan Malakhovski's avatar Jan Malakhovski
Browse files

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;
}
```
parent 0f3b89bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment