Skip to content

Commit

Permalink
home: Add telnet (etc) and netcat
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasbergman committed Nov 12, 2024
1 parent dd2cf33 commit f9171c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home/global/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,11 @@
};

home.packages = [
pkgs.inetutils
pkgs.jq
pkgs.netcat-gnu
pkgs.vim

pkgs-unstable.bitwarden-cli
];

Expand Down

0 comments on commit f9171c6

Please sign in to comment.