Skip to content

Commit

Permalink
Add xml tooling (xmllint) to dev role
Browse files Browse the repository at this point in the history
  • Loading branch information
rake5k committed Nov 30, 2022
1 parent ccad1f9 commit 7d3e638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/roles/dev/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ in

home.packages = with pkgs; [
ascii
libxml2
wrk
];
};
Expand Down

0 comments on commit 7d3e638

Please sign in to comment.