nixpkgs-fmt
This commit is contained in:
parent
e9428a1d4a
commit
153ff36e40
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
let
|
let
|
||||||
listenport = 8080;
|
listenport = 8080;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
sops.secrets."miniflux-admin" = { };
|
sops.secrets."miniflux-admin" = { };
|
||||||
|
|
||||||
networking.firewall.interfaces.oxaproxy.allowedTCPPorts = [ listenport ];
|
networking.firewall.interfaces.oxaproxy.allowedTCPPorts = [ listenport ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue