From c0a77abe0a918a4ac297fd2309000dc0293d164c Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Wed, 22 Oct 2025 10:02:37 +0200 Subject: feat(nix): extra exp features to use venv --- 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..bff21ce --- /dev/null +++ b/config/nix/nix.conf @@ -0,0 +1 @@ +extra-experimental-features = nix-command flakes -- cgit v1.2.3