mirror of https://gitlab.com/curben/blog
fix(nix-custom-mod): correct filename
This commit is contained in:
parent
7c983d7f2d
commit
48ce083ea6
|
@ -43,7 +43,7 @@ buildGoModule rec {
|
||||||
}
|
}
|
||||||
{% endcodeblock %}
|
{% endcodeblock %}
|
||||||
|
|
||||||
In my {% post_link clouflared-argo-nixos 'cloudflared module' %}, I updated the following lines:
|
In my {% post_link cloudflare-argo-nixos 'cloudflared module' %}, I updated the following lines:
|
||||||
|
|
||||||
``` diff
|
``` diff
|
||||||
options.services.argoWeb = {
|
options.services.argoWeb = {
|
||||||
|
|
Loading…
Reference in New Issue