Remove previously needed unstable references

This commit is contained in:
Natsu Kagami 2024-06-02 16:56:54 +02:00
parent db64c71a2a
commit 74ad74af1f
Signed by: nki
GPG key ID: 55A032EB38B49ADB
4 changed files with 9 additions and 17 deletions

View file

@ -28,7 +28,6 @@ in
cloud.traefik.hosts.invidious = { host = "invi.dtth.ch"; port = 61191; };
services.invidious = {
enable = true;
package = pkgs.unstable.invidious;
domain = "invi.dtth.ch";
port = 61191;
extraSettingsFile = config.sops.secrets.invidious.path;