Fix hosts/containers/stream config

This commit is contained in:
Ehmry - 2022-01-17 15:43:33 +01:00
parent 84f896770e
commit c869def65b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ zentralwerk, pkgs, ... }:
{ zentralwerk, config, pkgs, ... }:
let
authFile = pkgs.writeText "htpasswd" "k-ot:sawCOTsl/fIUY";
in