NixOS Wiki/ja: Difference between revisions

From NixOS Wiki
No edit summary
Haruki7049 (talk | contribs)
No edit summary
 
(17 intermediate revisions by 3 users not shown)
Line 9: Line 9:
NixOSはNixパッケージマネージャーとNixpkgsパッケージリポジトリをベースとしたLinuxオペレーティングシステムです。
NixOSはNixパッケージマネージャーとNixpkgsパッケージリポジトリをベースとしたLinuxオペレーティングシステムです。


<div lang="en" dir="ltr" class="mw-content-ltr">
<div class="mw-translate-fuzzy">
Newcomers to NixOS are encouraged to read the [[Nix Ecosystem|Nix Core Ecosystem]] overview article to get a comprehensive orientation. For more specific introductions, see:
NixOSを始めたての方は [[Nix Ecosystem|Nix Core Ecosystem]] から全体のオリエンテーションを読むことが推奨されます。もし更に詳しい導入が必要な場合は以下を参照してください。
* [[NixOS]]
* [[NixOS]]
* [[Nix package manager]]
* [[Nix package manager]]
* [[Nixpkgs]] package repository
* [[Nixpkgs]] package repository
* [[Overview of the Nix Language |Nix Language]]
* [[Overview of the Nix Language |Nix Language]]
If you want to try Nix standalone in another Linux distribution or on a Mac, take your first steps on [https://nix.dev nix.dev].
もし他のLinuxディストリビューションやMacでスタンドアローンなNixを試したい場合は、[nix.dev]
を参照してください。
</div>
</div>


<div class="mw-translate-fuzzy">
Nixのエコシステムには、次のような素晴らしい追加のツールが数多く存在します:
[[Home Manager]]というホームディレクトリの内容を管理するプロジェクトには沢山のユーザーがいます。半年毎のNixOSリリースチャンネルを差し置いて[[Flakes]]を使用するユーザーもいます。しかし、これらは複雑である為、無理に使用する事はありません。まずはNixOSのみから始めて、NixOSを充分に操作出来ると自信を持ってください。そしてHome ManagerやFlakesが重要であると理解してから、NixOSのセットアップに統合してください。}}
</div>


* ユーザープロファイルやhome directoryの管理にはHome-managerを使います。
* ユーザープロファイルやhome directoryの管理には[[Home Manager|Home-manager]]を使います。
* nix-channelの代わりににNix Flakesが使われます。
* nix-channelの代わりにに[[Flakes|Nix Flakes]]が使われます。


<div lang="en" dir="ltr" class="mw-content-ltr">
しかし、これらは複雑である為、無理に使用する事はありません。まずはNixOSのみから始めて、NixOSを充分に操作出来ると自信を持ってください。そしてHome ManagerやFlakesが重要であると理解してから、NixOSのセットアップに統合してください。}}
These add complexity and may be confusing at first, and you may even decide that you don't need them.
Start with plain Nix/NixOS, and only integrate Home Manager and/or Flakes into your setup once you're confident with Nix/NixOS and comprehend their significance.}}
</div>


{{home:box|hosting|icon=cloud|NixOSをセットアップしよう|
{{home:box|hosting|icon=cloud|NixOSをセットアップしよう|
Line 57: Line 53:
* [[Nix vs. Linux Standard Base]]
* [[Nix vs. Linux Standard Base]]
* [[Terms and Definitions in Nix Project]]
* [[Terms and Definitions in Nix Project]]
* [[Cheatsheet|Cheatsheet / Comparison between Ubuntu and NixOS]]
* [[Cheatsheet]]
* [[Ubuntu vs. NixOS|Comparison between Ubuntu and NixOS]]
}}
}}


Line 71: Line 68:
<b>With the community</b>
<b>With the community</b>
* [https://nixos.org/ Official NixOS website]
* [https://nixos.org/ Official NixOS website]
* [https://nixos.org/community/#governance-teams Official Teams]
* [[Nix Community|Community overview]]
* [[Nix Community|Community overview]]
* [[Get In Touch|Chats and forums]]
* [[Get In Touch|Chats and forums]]

Latest revision as of 09:08, 4 November 2024

 Getting started

{{{3}}}

 NixOSをセットアップしよう

 Documentation topics

最初の障壁は、重要な情報が書かれている情報源がどこにあるか、になるでしょう。いくつかをピックアップした物が以下です。

主な参考資料

主なページカテゴリー:

  • Software
  • Hardware
  • Desktop - どうやってPCをセットアップするか
  • Server - どうやってサーバーを建てるか
  • Community - Nix/NixOS関連の人々、コミュニケーション、仕事

ここも閲覧すると良いでしょう:

 問い合わせ先

{{{3}}}

 News

2024-09-02Wiki editors use Manual of Style

The Wiki team discussed and put into effect the Manual of Style for editing wiki articles. This is a huge step towards clear and consistent documentation. All editors are encouraged to follow this guide.

2024-08-22Wiki editors meeting

All interested wiki editors meet on 22th of August at 21:15 CEST in a Jitsi conference.

Agenda: https://pad.lassul.us/wiki-agenda?view

2024-07-05Wiki editors meeting

All interested wiki editors meet on 5th of July at 13:00 CEST in a Jitsi conference.

2024-04-01Launch of the wiki

The official NixOS wiki has taken off! If you want to find out why there is a new wiki effort, check out the FAQ.

... all news articles →