etc: support experimental official Nix installer
This commit is contained in:
parent
6c5a56295d
commit
6d789c5a41
5 changed files with 26 additions and 2 deletions
|
|
@ -0,0 +1,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
|
||||
Loading…
Add table
Add a link
Reference in a new issue