Compare commits
No commits in common. "ae2a4c91fd360457015727083bb12b493d958a4f" and "f73990a4278b861ffc5a0077f81b15c0b32f4c24" have entirely different histories.
ae2a4c91fd
...
f73990a427
2 changed files with 9 additions and 12 deletions
|
|
@ -12,7 +12,4 @@
|
||||||
livekitUrl = "wss://matrix-rtc.nekover.se/livekit/sfu";
|
livekitUrl = "wss://matrix-rtc.nekover.se/livekit/sfu";
|
||||||
keyFile = "/secrets/matrix-livekit-secret-key.secret";
|
keyFile = "/secrets/matrix-livekit-secret-key.secret";
|
||||||
};
|
};
|
||||||
systemd.services.lk-jwt-service.environment = {
|
|
||||||
LIVEKIT_FULL_ACCESS_HOMESERVERS = "nekover.se";
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
18
flake.lock
generated
18
flake.lock
generated
|
|
@ -118,11 +118,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1777554940,
|
"lastModified": 1775189162,
|
||||||
"narHash": "sha256-adRHzYRN0huy51aAykoXC4xxBe84AupPMp81lmoNJHM=",
|
"narHash": "sha256-fjEpcsJ0KDZ363xd+3OhOGq3AC1juI23Xas548ZPZEk=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "7fea5ede44b70af67136a82b41e39878cfb3a51b",
|
"rev": "0aecba5a03727e1ac2d66378907d9a6e9c8266d0",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -134,11 +134,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs-master": {
|
"nixpkgs-master": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1777592373,
|
"lastModified": 1775248990,
|
||||||
"narHash": "sha256-/H8BBZdwWPVS9mzK5a8XskmLI+wMf6Zf8d22ZLeWSc4=",
|
"narHash": "sha256-H/G80K7f3ZrPP8PAmSCG/pJh59zMscPA6UaiWdKgTdg=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "6d457375d24d7d6c8b537a161660173ca225dfdf",
|
"rev": "942d1c86a6642bff0c4a440d30a7669a7a18a903",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -150,11 +150,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs-unstable": {
|
"nixpkgs-unstable": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1777586718,
|
"lastModified": 1775231746,
|
||||||
"narHash": "sha256-XqqAel6imMLIA8ZeX5CNydzOaokD6GIoUf02DuFeWr4=",
|
"narHash": "sha256-EFaDQ0rnuSjKfC/DUKHS4toV4rEBuWhSgyX2Yy0kp00=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "417335fe04072fe234d9a566b72d7955df681844",
|
"rev": "0eac666efaa8a9afea2821f9efc7921b4ef39b4e",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue