blob: 1df4ff6eff0282bcfeaf33df79d5bb07d60d193b (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Generated by https://github.com/NixOS/nix-installer
# See `/nix/nix-installer --version` for the version details.
extra-experimental-features = nix-command flakes
always-allow-substitutes = true
bash-prompt-prefix = (nix:$name)\040
max-jobs = auto
extra-nix-path = nixpkgs=flake:nixpkgs
!include nix.custom.conf
|