Skip to content

Commit

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

services.openssh.enable = true;
Expand Down

0 comments on commit c837450

Please sign in to comment.