rebuild: add nom and dix. disable dirty git tree warning

This commit is contained in:
sid 2026-04-26 12:26:54 +02:00
parent 89a74ddbbf
commit e1fcd15e71
3 changed files with 34 additions and 12 deletions

View file

@ -32,6 +32,8 @@ in
};
};
nix.settings.warn-dirty = mkDefault false;
# fallback quickly if substituters are not available.
nix.settings.connect-timeout = mkDefault 5;
nix.settings.fallback = true;