Files
nixos/modules/environments/homepage/manual-services.nix
T
2026-04-20 18:19:49 +02:00

15 lines
257 B
Nix

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