10 lines
316 B
Text
10 lines
316 B
Text
# 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
|