feat: stream server for ULFM

May need to set up a reverse proxy once acme is set up
This commit is contained in:
silver 2023-01-18 16:47:12 +00:00
parent 4d6c7a7e9e
commit c5a440f8b2
2 changed files with 82 additions and 0 deletions

View file

@ -95,6 +95,9 @@
# wireguard
ash = import ./machines/ash.nix;
# icecast - ULFM
galatea = import ./machines/galatea.nix;
};
};