replace the coturn secret from being public to a sops file

This commit is contained in:
Lillian Violet 2025-08-03 21:36:11 +02:00
parent 5bcf45b1e6
commit c323d0f507
2 changed files with 4 additions and 1 deletions

View file

@ -72,6 +72,9 @@
};
jovian = {
steamos = {
enableAutoMountUdevRules = true;
};
decky-loader = {
enable = true;
package = pkgs.decky-loader-prerelease;