rust:nix

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

rust:nix [2025/11/13 02:32] – 作成 ともやんrust:nix [2025/11/13 15:39] (現在) – [マルチ/シングル判定] ともやん
行 694: 行 694:
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
 +※nix-daemon 有り\\
 +
 +シングルユーザー\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<font color="#0087FF"><b>$</b></font> <font color="#26A269">which</font><font color="#999999"> nix</font>
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +~/.nix-profile/bin/nix
 +</pre></html></WRAP>
 +<WRAP color_command><html><pre>
 +<font color="#0087FF"><b>$</b></font> <font color="#26A269">ps</font> aux <font color="#12488B"><b>|</b></font> <font color="#26A269">grep</font> nix-daemon
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +</pre></html></WRAP>
 +</WRAP>
 +※nix-daemon 無し\\