mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 17:34:05 -05:00
netbox topology views
This commit is contained in:
parent
2333647240
commit
22b7a5e158
1 changed files with 2 additions and 0 deletions
|
|
@ -24,5 +24,7 @@
|
|||
enabled = true;
|
||||
unixSocket = "/run/netbox/netbox.sock";
|
||||
secretKeyFile = config.sops.secrets."netbox/secret-key".path;
|
||||
plugins = ps: with ps; [ps.netbox-topology-views];
|
||||
settings.PLUGINS = ["netbox_topology_views"];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue