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
Please register or sign in to comment