List Installed packages nix-env -q; Install Packages nix-env -iA nixpkgs.packagename; Erase Packages nix-env -e packagename ...
確定! 回上一頁