2024-11-21 23:13:21 -06:00
|
|
|
{ top, ... }:
|
|
|
|
|
with top.self.nixosConfigurations;
|
|
|
|
|
{
|
2025-04-17 22:48:42 -05:00
|
|
|
#jellyfin = vm-jellyfin.config.formats.proxmox;
|
2024-11-25 13:56:52 -06:00
|
|
|
matrix = vm-matrix.config.formats.proxmox;
|
2024-11-21 23:13:21 -06:00
|
|
|
}
|