diff --git a/machines/galatea.nix b/machines/galatea.nix index 8ed31cb..8c5ad93 100644 --- a/machines/galatea.nix +++ b/machines/galatea.nix @@ -60,10 +60,6 @@ in { 8000 ]; - age.secrets.icecast = { - file = ../secrets/icecast.age; - }; - # config for icecast is smol so can have it in this services.icecast = { enable = true;