mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: added iso
This commit is contained in:
parent
0dbcbb6b19
commit
1bf13e57be
10 changed files with 71 additions and 17 deletions
|
|
@ -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";
|
||||
};
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue