diff --git a/nixos/shell.nix b/nixos/shell.nix index a8cb015..980fd73 100644 --- a/nixos/shell.nix +++ b/nixos/shell.nix @@ -33,7 +33,6 @@ tmpfile = $(mktemp) gh copilot alias -- bash > @(tmpfile) source-bash @(tmpfile) - ulimit -n 4096 # This is so that Gauntlet is able to be built execx($(${pkgs.any-nix-shell}/bin/any-nix-shell xonsh --info-right)) ''; package = pkgs.xonsh.override {