README.md

June 28, 2026 ยท View on GitHub

๐Ÿ’ก Installation Suggestions

  • Host Selection:
    • minimal: Highly recommended for initial installation. It contains only the base system, making the process fast and stable. If you are installing NixOS (not WSL), please choose this first.
    • yu: Based on WSL (Windows Subsystem for Linux).
    • k-on: A regular NixOS full configuration (includes desktop environment, etc.).
  • Hardware Requirements:
    • Recommended RAM: > 8GB.
    • Reason: In the NixOS Live environment, operations occur in RAM and Nix downloads many dependencies. Insufficient memory often leads to "No space left on device" errors.
    • Suggestion: If your RAM is limited, install the minimal configuration first. Once the system is successfully installed and booted, you can then switch to your final configuration (e.g., k-on) by running just rebuild-switch.

๐Ÿ“ฝ๏ธ Installation Demo

https://github.com/user-attachments/assets/6aff86cd-eccd-46e0-b4fc-df42fd79e85e


step0: Enter the nixos livecd environment

sudo -i

step1:

nix run nixpkgs#git clone https://github.com/Ruixi-rebirth/flakes.git --extra-experimental-features nix-command --extra-experimental-features flakes

step2:

cd flakes; rm -rf .git

step3:

nix develop --extra-experimental-features nix-command --extra-experimental-features flakes

step4

just disko

step5

just install