mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 17:45:12 -05:00
feat: consolidated ips
This commit is contained in:
parent
06e578eb17
commit
523e604d30
1 changed files with 8 additions and 0 deletions
|
@ -33,6 +33,14 @@ let
|
||||||
];
|
];
|
||||||
dummy = [
|
dummy = [
|
||||||
];
|
];
|
||||||
|
ceresIP = "192.168.50.140";
|
||||||
|
charonIP = "192.168.50.42";
|
||||||
|
deimosIP = "192.168.50.142";
|
||||||
|
marsIP = "192.168.50.196";
|
||||||
|
phoneIP = "192.168.50.243";
|
||||||
|
synologyIP = "192.168.50.209";
|
||||||
|
venusIP = "192.168.58.104";
|
||||||
|
brotherIP = "192.168.50.195";
|
||||||
};
|
};
|
||||||
|
|
||||||
deviceswithFunctions = builtins.listToAttrs (
|
deviceswithFunctions = builtins.listToAttrs (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue