add yate service for autostart
This commit is contained in:
parent
bc98327cda
commit
22eff92488
3 changed files with 25 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
|||
{
|
||||
environment.systemPackages = [
|
||||
pkgs.yate
|
||||
pkgs.git
|
||||
pkgs.tcpdump
|
||||
pkgs.tmux
|
||||
];
|
||||
|
||||
# Just disable it for now.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue