diff --git a/hosts/hitsugibune/matrix.nix b/hosts/hitsugibune/matrix.nix index f41abca..c377826 100644 --- a/hosts/hitsugibune/matrix.nix +++ b/hosts/hitsugibune/matrix.nix @@ -19,8 +19,8 @@ in { age.secrets.coturn = { file = ../../secrets/coturn.age; - owner = "coturn"; - group = "coturn"; + owner = "turnserver"; + group = "turnserver"; }; networking.domain = "sprechtl.me";