diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-22 10:02:37 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-22 10:02:37 +0200 |
| commit | c0a77abe0a918a4ac297fd2309000dc0293d164c (patch) | |
| tree | feaac3f02e06634182cdf7273cbda007b27a77fd | |
| parent | 006ed377dc7378dc7bad8650425b35abf3705303 (diff) | |
feat(nix): extra exp features to use venv
| -rw-r--r-- | config/nix/nix.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
