diff --git a/nixos/shell.nix b/nixos/shell.nix index d59d529..80ab914 100644 --- a/nixos/shell.nix +++ b/nixos/shell.nix @@ -88,7 +88,7 @@ tmpfile = $(mktemp) gh copilot alias -- bash > @(tmpfile) source-bash @(tmpfile) - ulimit -n 4096 + ulimit -n 4096 # This is so that Gauntlet is able to be built ''; package = pkgs.xonsh.override { extraPackages = ps: [