remove content addressing
This commit is contained in:
parent
91f0120707
commit
0f7264b741
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@
|
|||
system: let
|
||||
pkgs = import nixpkgs {
|
||||
inherit system;
|
||||
config.contentAddressedByDefault = true;
|
||||
};
|
||||
in rec {
|
||||
formatter = pkgs.alejandra;
|
||||
|
|
Reference in a new issue