Clean up some build failures

This commit is contained in:
Greg Hellings
2025-10-15 09:16:45 -05:00
parent 395bd6f567
commit 9e4ff037de
7 changed files with 6 additions and 150 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{ top, ... }:
with top.self.nixosConfigurations;
{ ... }:
# with top.self.nixosConfigurations;
{
#jellyfin = vm-jellyfin.config.formats.proxmox;
matrix = vm-matrix.config.formats.proxmox;
# gitlab = vm-gitlab.config.formats.proxmox;
# jellyfin = vm-jellyfin.config.formats.proxmox;
}