Fix
This commit is contained in:
@@ -109,7 +109,7 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
config = mkIf (nixarr.enable && cfg.enable) {
|
config = mkIf nixarr.enable {
|
||||||
assertions = [
|
assertions = [
|
||||||
{
|
{
|
||||||
assertion = cfg.njalla.enable -> cfg.njalla.keysFile != null;
|
assertion = cfg.njalla.enable -> cfg.njalla.keysFile != null;
|
||||||
|
|||||||
Reference in New Issue
Block a user