Skip to content

Commit

Permalink
Add croc to cs306
Browse files Browse the repository at this point in the history
  • Loading branch information
diamondburned committed Mar 18, 2024
1 parent b9207b6 commit fdaec09
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions servers/cs306/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,10 @@
environment.systemPackages = with pkgs; [
vim
wget

# Poentially useful utilities.
zellij
croc
];

services.openssh.enable = true;
Expand Down

0 comments on commit fdaec09

Please sign in to comment.