mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix(services/access): forgot tf parameter
This commit is contained in:
parent
f756bb84fd
commit
35644f7e04
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, meta, pkgs, ... }: with lib; {
|
||||
{ config, lib, meta, pkgs, tf, ... }: with lib; {
|
||||
|
||||
domains = {
|
||||
kittywitch-plex = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue