gerd.murmur: changed murmur meta
This commit is contained in:
parent
4fa85d602b
commit
6655200f41
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ in {
|
|||
mine.shared.meta.murmur = {
|
||||
name = "Mumble";
|
||||
description = "We host our own mumble server at, which you're welcome to join. The password is {{secrets.MURMUR_PASSWORD}}.";
|
||||
url = "mumble://${svc_domain}";
|
||||
url = "mumble://:{{secrets.MURMUR_PASSWORD}}@${svc_domain}";
|
||||
|
||||
secrets.auth = config.age.secrets.murmur-env.path;
|
||||
|
||||
|
|
Loading…
Reference in a new issue