diff --git a/hosts/common/core/nix.nix b/hosts/common/core/nix.nix index 2e780a0..623d1cf 100644 --- a/hosts/common/core/nix.nix +++ b/hosts/common/core/nix.nix @@ -9,6 +9,7 @@ experimental-features = [ "flakes" "nix-command" + "pipe-operators" ]; trusted-users = [ "root"