Some more tools

This commit is contained in:
Benson Chu 2023-12-07 08:09:48 -06:00
parent 31de00e810
commit dda18f6990
2 changed files with 3 additions and 0 deletions

View file

@ -2,6 +2,8 @@
gcc
git
htop
emacs
cmake
gnumake

View file

@ -51,6 +51,7 @@ in
# Enable the OpenSSH daemon.
services.openssh.enable = true;
services.tailscale.enable = true;
environment.systemPackages = with pkgs; [