adding python audio utils

This commit is contained in:
Chris Cochrun 2022-10-06 09:39:00 -05:00
parent 56921846ca
commit 220cf33055
3 changed files with 35 additions and 26 deletions

View file

@ -353,6 +353,9 @@ bottles
jitsi-meet-electron
imv
feh
tagutil
python310Packages.mutagen
python310Packages.audiotools
mpv
nerdfonts
latte-dock
@ -923,19 +926,19 @@ imports =
services.openssh.enable = true;
services.caddy = {
enable = true;
virtualHosts = {
"videosdani.tfcconnection.org".extraConfig = ''
reverse_proxy localhost:9000
'';
};
virtualHosts = {
"videosdani.tfcconnection.org:1935".extraConfig = ''
reverse_proxy localhost:1935
'';
};
};
# services.caddy = {
# enable = true;
# virtualHosts = {
# "videosdani.tfcconnection.org".extraConfig = ''
# reverse_proxy localhost:9000
# '';
# };
# virtualHosts = {
# "videosdani.tfcconnection.org:1935".extraConfig = ''
# reverse_proxy localhost:1935
# '';
# };
# };
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];

View file

@ -243,6 +243,9 @@ imports =
jitsi-meet-electron
imv
feh
tagutil
python310Packages.mutagen
python310Packages.audiotools
mpv
nerdfonts
latte-dock
@ -442,19 +445,19 @@ imports =
services.openssh.enable = true;
services.caddy = {
enable = true;
virtualHosts = {
"videosdani.tfcconnection.org".extraConfig = ''
reverse_proxy localhost:9000
'';
};
virtualHosts = {
"videosdani.tfcconnection.org:1935".extraConfig = ''
reverse_proxy localhost:1935
'';
};
};
# services.caddy = {
# enable = true;
# virtualHosts = {
# "videosdani.tfcconnection.org".extraConfig = ''
# reverse_proxy localhost:9000
# '';
# };
# virtualHosts = {
# "videosdani.tfcconnection.org:1935".extraConfig = ''
# reverse_proxy localhost:1935
# '';
# };
# };
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];

View file

@ -258,6 +258,9 @@
jitsi-meet-electron
imv
feh
tagutil
python310Packages.mutagen
python310Packages.audiotools
mpv
nerdfonts
latte-dock