disable broken config

This commit is contained in:
zuckerberg 2021-06-07 17:37:23 -04:00
parent bfe137645d
commit 5aa31d450b

View File

@ -15,7 +15,7 @@ in {
'';
# pin nixpkgs for system commands such as "nix shell"
registry.nixpkgs.flake = inputs.nixpkgs;
#registry.nixpkgs.flake = inputs.nixpkgs;
};
};
}