nix-config/.envrc

5 lines
104 B
Plaintext
Raw Normal View History

2023-09-22 19:38:16 +00:00
NIX_CONFIG="experimental-features = nix-command flakes"
NIXPKGS_ALLOW_UNFREE=1
GPG_TTY=$(tty)
use flake