Skip to content

Commit

Permalink
feat: add toolong to nixos config
Browse files Browse the repository at this point in the history
  • Loading branch information
icecreammatt committed Mar 24, 2024
1 parent 5972403 commit 52e3261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/nixos/config-common.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ in {

environment.systemPackages = with pkgs; [
inputs.helix-flake.packages."${system}".default
inputs.toolong.packages."${system}".toolong
fish
git
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
Expand Down

0 comments on commit 52e3261

Please sign in to comment.