Skip to content

Commit

Permalink
fix: remove toolong override
Browse files Browse the repository at this point in the history
  • Loading branch information
icecreammatt committed Nov 4, 2024
1 parent d726458 commit 0051c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosts/darwin/hosts/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
environment.systemPackages = with pkgs; [
fish
inputs.helix-flake.packages."${system}".helix
inputs.toolong.packages."${system}".toolong
# inputs.toolong.packages."${system}".toolong
];

environment.shells = [pkgs.fish];
Expand Down

0 comments on commit 0051c65

Please sign in to comment.