chore: allow unfree

This commit is contained in:
m3tam3re
2026-05-11 08:52:12 +02:00
parent b7b9addbe0
commit 4524397d83
+1
View File
@@ -40,6 +40,7 @@
settings = {
experimental-features = ["nix-command" "flakes"];
warn-dirty = false;
allowUnfree = true;
};
};