Added package for peter's commands

This commit is contained in:
Benson Chu 2024-06-21 19:00:32 -05:00
parent b8e20675ba
commit 71037d17dc

View file

@ -184,7 +184,9 @@ in
# Other
racket
ruby
python3
(python311.withPackages (pythonPackages: with pythonPackages; [
urwid
]))
];
networking.firewall.allowedTCPPorts = [ 22 ];