Skip to content

Commit

Permalink
feat(pkgs): add coreutils et al
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Apr 9, 2024
1 parent da56137 commit cb85280
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions machines/darkstar/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,11 @@
};

environment.systemPackages = with pkgs; [
coreutils-full
dig
gcc
inetutils
util-linux
];

networking.firewall.allowedTCPPortRanges = [
Expand Down

0 comments on commit cb85280

Please sign in to comment.