Some more tools
This commit is contained in:
parent
31de00e810
commit
dda18f6990
2 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
gcc
|
||||
git
|
||||
|
||||
htop
|
||||
|
||||
emacs
|
||||
cmake
|
||||
gnumake
|
||||
|
|
|
|||
|
|
@ -51,6 +51,7 @@ in
|
|||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
services.tailscale.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue