{ moduleFunctions }: let inherit (moduleFunctions.devicesFunctions) ownerWriteOthersReadMask deimosIP ; in { label = "Deimos"; name = "deimos"; sync = { address0 = deimosIP; }; ip = { address0 = deimosIP; }; wireguard = { ip0 = "10.100.0.3"; }; boot = { options = ownerWriteOthersReadMask; }; }