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 = [
|
experimental-features = [
|
||||||
"nix-command"
|
"nix-command"
|
||||||
"flakes"
|
"flakes"
|
||||||
|
"blake3-hashes"
|
||||||
];
|
];
|
||||||
# trusted-users = [ "administration" ];
|
# trusted-users = [ "administration" ];
|
||||||
auto-optimise-store = true;
|
auto-optimise-store = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue