add blake3 hashing experimental feature
This commit is contained in:
parent
9c50baee2e
commit
d0fc6af265
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ in
|
|||
experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
"blake3-hashes"
|
||||
];
|
||||
# trusted-users = [ "administration" ];
|
||||
auto-optimise-store = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue