15 lines
257 B
Nix
15 lines
257 B
Nix
[
|
|
# Example:
|
|
# {
|
|
# "Infrastructure" = [
|
|
# {
|
|
# "Proxmox" = {
|
|
# href = "https://proxmox.example.local";
|
|
# description = "Virtualization host";
|
|
# icon = "proxmox.png";
|
|
# };
|
|
# }
|
|
# ];
|
|
# }
|
|
]
|