Remove previously needed unstable references
This commit is contained in:
parent
db64c71a2a
commit
74ad74af1f
4 changed files with 9 additions and 17 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue