7 lines
148 B
Nix
7 lines
148 B
Nix
{ ... }:
|
|
# with top.self.nixosConfigurations;
|
|
{
|
|
# gitlab = vm-gitlab.config.formats.proxmox;
|
|
# jellyfin = vm-jellyfin.config.formats.proxmox;
|
|
}
|