diff --git a/base.nix b/base.nix index 5994141..9658e26 100644 --- a/base.nix +++ b/base.nix @@ -95,6 +95,7 @@ experimental-features = [ "nix-command" "flakes" + "pipe-operators" ]; substituters = [ "https://nix-gaming.cachix.org"