summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--justfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/justfile b/justfile
index c70cc6b..7cf28ff 100644
--- a/justfile
+++ b/justfile
@@ -1,3 +1,7 @@
+set export
+
+NIXPKGS_ALLOW_UNFREE := "1"
+
default:
@just --list