diff --git a/flake.nix b/flake.nix index 517a960..84d66a0 100644 --- a/flake.nix +++ b/flake.nix @@ -28,6 +28,7 @@ rust-bin.beta.latest.rust-std gdb gdb-dashboard + bacon ]; shellHook = '' export SHELL=${pkgs.lib.getExe pkgs.bashInteractive}