From 815c1f4edb37dda2e9f37be2c4c13aaa0f43032d Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 22 Mar 2026 22:24:58 +0000 Subject: [PATCH] Add nix conf --- .config/nix/nix.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 .config/nix/nix.conf diff --git a/.config/nix/nix.conf b/.config/nix/nix.conf new file mode 100644 index 0000000..7aa6e32 --- /dev/null +++ b/.config/nix/nix.conf @@ -0,0 +1 @@ +extra-experimental-features = flakes nix-command