feat: added iso

This commit is contained in:
Nick 2025-10-28 01:05:09 -05:00
parent 0dbcbb6b19
commit 1bf13e57be
10 changed files with 71 additions and 17 deletions

View file

@ -230,13 +230,13 @@ in
];
ceresStorageDriveName = "NAS1";
ceresIP = "192.168.50.140";
ceresIP = "10.0.0.72";
erisIP = "192.168.50.245";
deimosIP = "192.168.50.176";
marsIP = "192.168.50.218";
phoneIP = "192.168.50.243";
phobosIP = "192.168.50.180";
synologyIP = "192.168.50.209";
synologyIP = "10.0.0.122";
brotherIP = "192.168.50.195";
externalIP = "24.76.173.0";
@ -255,6 +255,8 @@ in
nasLabel = "Synology";
phone = "pixel";
phoneLabel = "Pixel";
iso = "iso";
isoLabel = "Iso";
};
};