enable pipe operators
This commit is contained in:
parent
7aa59ce3a5
commit
941fac5c2e
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
experimental-features = [
|
||||
"flakes"
|
||||
"nix-command"
|
||||
"pipe-operators"
|
||||
];
|
||||
trusted-users = [
|
||||
"root"
|
||||
|
|
Loading…
Reference in a new issue