/etc/snippets/

om feed' href='https://git.koszko.org/guix/atom/gnu/installer/connman.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/connman.scm
AgeCommit message (Expand)Author
2022-02-26installer: Continue even if Connman cannot phone home....Connman's online check is unreliable for me. * gnu/installer/connman.scm (connman-online?): Accept if connman state is ready instead of online. Florian Pelz