Talk:NetBox: Difference between revisions

From NixOS Wiki
imported>Vater
 
imported>Vater
ping for cloudflare
Line 3: Line 3:
(q&d) take a look at in ''services.netbox.enable'' mentioned config file for nginx
(q&d) take a look at in ''services.netbox.enable'' mentioned config file for nginx
<syntaxhighlight lang="bash">less $(find /nix/store/ | grep netbox | grep nginx.conf)</syntaxhighlight>
<syntaxhighlight lang="bash">less $(find /nix/store/ | grep netbox | grep nginx.conf)</syntaxhighlight>
<!--
-->

Revision as of 21:17, 17 February 2024

configuring nginx

(q&d) take a look at in services.netbox.enable mentioned config file for nginx

less $(find /nix/store/ | grep netbox | grep nginx.conf)