Added package for peter's commands
This commit is contained in:
parent
b8e20675ba
commit
71037d17dc
1 changed files with 3 additions and 1 deletions
|
|
@ -184,7 +184,9 @@ in
|
|||
# Other
|
||||
racket
|
||||
ruby
|
||||
python3
|
||||
(python311.withPackages (pythonPackages: with pythonPackages; [
|
||||
urwid
|
||||
]))
|
||||
];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||
|
|
|
|||
Loading…
Reference in a new issue