temp v3 suport

This commit is contained in:
2026-09-11 12:00:43 -04:00
parent 46cb80f809
commit 82a3bdf562
2 changed files with 4 additions and 4 deletions
+4
View File
@@ -31,6 +31,10 @@ in
"flakes"
"ca-derivations"
];
system-features = lib.mkAfter [
"gccarch-x86-64-v2"
"gccarch-x86-64-v3"
];
warn-dirty = false;
flake-registry = ""; # disable global flake registries
connect-timeout = 10;