enable command and flake on echidna

feat/kile-v2
Ricard Illa 2022-07-11 17:56:23 +02:00
parent e8396e8595
commit fca2294df1
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ let
choose-pass =
pkgs.callPackage ./macos/choose-pass.nix { inherit config pkgs; };
in {
nix.extraOptions = ''
experimental-features = nix-command flakes
'';
# List packages installed in system profile. To search by name, run:
# $ nix-env -qaP | grep wget