fix typo
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ lib, config, ... }:
|
{ lib, config, pkgs, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
cfg = config.services.nginx.stream;
|
cfg = config.services.nginx.stream;
|
||||||
|
|||||||
Reference in New Issue
Block a user