summaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-09-16 22:52:09 -0700
committerFuwn <[email protected]>2024-09-16 22:52:09 -0700
commit42b17c1116dcdd75f84f025c08abfe8a210e8412 (patch)
treed39c370f03572c6a83ea7b9cf9f5e1bf711fa7cf /justfile
parentjust: news use rui (diff)
downloadnixos-config-42b17c1116dcdd75f84f025c08abfe8a210e8412.tar.xz
nixos-config-42b17c1116dcdd75f84f025c08abfe8a210e8412.zip
just: allow unfree nixpkgs
Diffstat (limited to 'justfile')
-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