
Loading.

Loading.
A note about setup nix
1su
2mkdir -m 0755 /nix
3chown <USERNAME> /nix
4exit1sh <(curl -L https://nixos.org/nix/install) --no-daemon1nix --version1mkdir -p ~/.config/nix
2echo "experimental-features = nix-command flakes" >> ~/.config/nix/nix.conf1nix flake show nixpkgsGet notified when I publish new articles, tutorials, and project updates. Subscribe for insights and actionable content.
baiyuechu