chore: allow unfree

This commit is contained in:
m3tam3re
2026-05-11 08:49:23 +02:00
parent b7b9addbe0
commit 41478e3644
+1
View File
@@ -40,6 +40,7 @@
settings = {
experimental-features = ["nix-command" "flakes"];
warn-dirty = false;
allow-unfree = true;
};
};