This commit is contained in:
Chris Cochrun 2026-06-04 10:38:32 -05:00
parent ddc82680c7
commit 9cb55d249d

View file

@ -8,7 +8,7 @@ in {
imports = [ ./cachix.nix ];
nix = {
extraOptions = "experimental-features = nix-command flakes";
extraOptions = "experimental-features = nix-command flakes pipe-operators";
gc = {
automatic = true;
dates = "Mon 10:00";