Skip to content

Instantly share code, notes, and snippets.

@IDiot29
IDiot29 / INSTALL-NIXOS.md
Last active November 3, 2025 00:40
Install NixOS using minimal iso with BTRFS

Install NixOS using minimal iso with BTRFS

Connect to wifi using wpa_supplicant

  • create the wpa_supplicant.conf
wpa_passphrase <your-ESSID> <your-passphrase> | sudo tee /etc/wpa_supplicant.conf
  • connect the wirelass card to the network