Jump to content

Translations:NixOS Installation Guide/57/en: Difference between revisions

From Official NixOS Wiki
FuzzyBot (talk | contribs)
Importing a new version from external source
 
FuzzyBot (talk | contribs)
Importing a new version from external source
 
Line 1: Line 1:
if internet broke/breaks, try one of the following:<syntaxhighlight lang="console">
if internet broke/breaks, try one of the following:
$ nixos-rebuild switch --option substitute false # no downloads
$ nixos-rebuild switch --option binary-caches "" # no downloads
</syntaxhighlight>
* wpa_supplicant flags to connect to wifi

Latest revision as of 06:23, 8 October 2025

Message definition (NixOS Installation Guide)
if internet broke/breaks, try one of the following:

if internet broke/breaks, try one of the following: