NixOS Wiki/ja: Difference between revisions

No edit summary
Ardenet (talk | contribs)
No edit summary
 
(38 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
__NOTOC__<!-- NOTE: Please don't change the layout/categorizing without first coordinating with the other editors. --><!-- NOTE: Feel free to add/edit content though! --><!-- NOTE: Removing those notes and/or disregarding this is not only rude, but should be considered defacement. -->
<span style="height: 4px;"></span>
__NOTOC__
<!-- NOTE: Please don't change the layout/categorizing without first coordinating with the other editors. -->
<!-- NOTE: Feel free to add/edit content though! -->
<!-- NOTE: This page is affected by special CSS rules that alter the brightness of images in dark mode.
    Please do not add images here unless you understand the rules in MediaWiki:Common.css and have
    tested how this page looks in both light and dark mode. -->
<!-- NOTE: Removing those notes and/or disregarding this is not only rude, but should be considered defacement. -->
<div class="row home-panes">
<div class="row home-panes">
     <div class="col-md-7">
     <div class="col-md-7">
{{home:box|get-started|icon=clarifications|Getting started|
{{home:box|get-started|icon=clarifications|2=Getting started|3=
ここは公式のNixOS Wikiです。
ここは公式のNixOS Wikiです。
[https://nixos.org/nixos/manual NixOS Manual] に書かれている、NixOSユーザーガイドや設定例、トラブルシューティングへのヒントなどの事以外のトピックも書かれています。
[https://nixos.org/nixos/manual NixOS Manual] に書かれている、NixOSユーザーガイドや設定例、トラブルシューティングへのヒントなどの事以外のトピックも書かれています。


<div class="mw-translate-fuzzy">
NixOSはNixパッケージマネージャーとNixpkgsパッケージリポジトリをベースとしたLinuxオペレーティングシステムです。
NixOSはNixパッケージマネージャーとNixpkgsパッケージリポジトリをベースとしたLinuxオペレーティングシステムです。
</div>


NixOSを始めたての方は [[Nix Ecosystem|Nix Core Ecosystem]] から全体のオリエンテーションを読むことが推奨されます。もし更に詳しい導入が必要な場合は以下を参照してください。
NixOSが初めての方は概観するために [[Special:MyLanguage/Nix Ecosystem|Nix Core Ecosystem]] を読むとよいでしょう。より詳細な情報は以下を参照してください。
* [[NixOS]]
* [[Special:MyLanguage/Overview_of_the_NixOS_Linux_distribution|NixOS]]
* [[Nix package manager]]
* [[Special:MyLanguage/Nix package manager|Nix package manager]]
* [[Nixpkgs]] package repository
* [[Special:MyLanguage/Nixpkgs|Nixpkgs package repository]]
* [[Overview of the Nix Language |Nix Language]]
* [[Special:MyLanguage/Overview of the Nix Language|Nix Language]]
もし他のLinuxディストリビューションやMacでスタンドアローンなNixを試したい場合は、[[nix.dev]]を参照してください。
他のLinuxディストリビューションやMacでスタンドアローンなNixを試したい場合は、まず[https://nix.dev nix.dev]
を参照してください。


[[Home Manager]]というホームディレクトリの内容を管理するプロジェクトには沢山のユーザーがいます。半年毎のNixOSリリースチャンネルを差し置いて[[Flakes]]を使用するユーザーもいます。
Nixのエコシステムには、次のような素晴らしい追加のツールが数多く存在します。例えば:


* ユーザープロファイルやhome directoryの管理にはHome-managerを使います。
* [[Special:MyLanguage/Home Manager|Home Manager]], ユーザー設定とホームディレクトリを管理するシステム
* nix-channelの代わりににNix Flakesが使われます。
* [[Special:MyLanguage/Flakes|Nix Flakes]], Nixプロジェクトの依存を管理するための実験的な機能


しかし、これらは複雑である為、無理に使用する事はありません。まずはNixOSのみから始めて、NixOSを充分に操作出来ると自信を持ってください。そしてHome ManagerやFlakesが重要であると理解してから、NixOSのセットアップに統合してください。}}
しかし、これらは複雑である為、無理に使用する事はありません。まずはNixOSのみから始めて、NixOSを充分に操作出来ると自信を持ってください。そしてHome ManagerやFlakesが重要であると理解してから、NixOSのセットアップに統合してください。}}


{{home:box|hosting|icon=cloud|NixOSをセットアップしよう|
{{home:box|hosting|icon=cloud|NixOSをセットアップしよう|<!-- once ready: * On your computer, with [[NixOS Installation Guide]] -->
<!-- once ready: * On your computer, with [[NixOS Installation Guide]] -->
* デスクトップ上にセットアップする場合では [[Special:MyLanguage/NixOS as a desktop|NixOS as a desktop]] へ
* デスクトップ上にセットアップする場合では [[NixOS as a desktop]] へ
* ARMコンピュータ上にセットアップする場合では [[Special:MyLanguage/NixOS on ARM|NixOS on ARM]] へ
* ARMコンピュータ上にセットアップする場合では [[NixOS on ARM]] へ
* クラウドで使う場合では [[Special:MyLanguage/NixOS friendly hosters|NixOS friendly hosters]] へ}}
* クラウドで使う場合では [[NixOS friendly hosters]] へ
}}


{{home:box|doctopics|icon=manual|Documentation topics|
{{home:box|doctopics|icon=manual|2=Documentation topics|3=
<div class="mw-translate-fuzzy">
最初の障壁は、重要な情報が書かれている情報源がどこにあるか、になるでしょう。いくつかをピックアップした物が以下です。
最初の障壁は、重要な情報が書かれている情報源がどこにあるか、になるでしょう。いくつかをピックアップした物が以下です。
</div>


主な参考資料
主な参考資料
Line 47: Line 57:


ここも閲覧すると良いでしょう:
ここも閲覧すると良いでしょう:
* [[FAQ]]
* [[Special:MyLanguage/FAQ|FAQ]]
* [[Nix vs. Linux Standard Base]]
* [[Special:MyLanguage/Nix vs. Linux Standard Base|Nix vs. Linux Standard Base]]
* [[Terms and Definitions in Nix Project]]
* [[Special:MyLanguage/Terms and Definitions in Nix Project|Terms and Definitions in Nix Project]]
* [[Cheatsheet|Cheatsheet / Comparison between Ubuntu and NixOS]]
* [[Special:MyLanguage/Cheatsheet|Cheatsheet]]
}}
* [[Special:MyLanguage/Ubuntu vs. NixOS|Comparison between Ubuntu and NixOS]]}}


{{home:box|wikipages|Special pages|3=<ul>
{{home:box|wikipages|2=Special pages|3=
<ul>
<li><span class="plainlinks">[{{fullurl:Special:SpecialPages}} Overview of special pages]</span></li>
<li><span class="plainlinks">[{{fullurl:Special:SpecialPages}} Overview of special pages]</span></li>
<li><span class="plainlinks">[{{fullurl:Special:AllPages|hideredirects=1}} All pages of {{SERVERNAME}}]</span></li>
<li><span class="plainlinks">[{{fullurl:Special:AllPages|hideredirects=1}} All pages of {{SERVERNAME}}]</span></li>
Line 61: Line 72:
     </div>
     </div>
     <div class="col-md-5">
     <div class="col-md-5">
{{home:box|get-in-touch|icon=dialog-hi|問い合わせ先|
 
{{home:box|get-in-touch|icon=dialog-hi|2=問い合わせ先|3=
<b>With the community</b>
<b>With the community</b>
* [https://nixos.org/ Official NixOS website]
* [https://nixos.org/ Official NixOS website]
* [[Nix Community|Community overview]]
* [https://nixos.org/community/#governance-teams Official Teams]
* [[Get In Touch|Chats and forums]]
* [[Special:MyLanguage/Nix Community|Community overview]]
* [[Support|Get support]]
* [[Special:MyLanguage/Get In Touch|Chats and forums]]
* [[Get In Touch#Events|Events]]
* [[Special:MyLanguage/Support|Get support]]
* [[Special:MyLanguage/Get In Touch#Events|Events]]


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
Line 73: Line 86:
* Matrix chat for Wiki contributors [https://matrix.to/#/#wiki:nixos.org #wiki:nixos.org]
* Matrix chat for Wiki contributors [https://matrix.to/#/#wiki:nixos.org #wiki:nixos.org]
* Email [mailto:wiki@nixos.org wiki@nixos.org] for contacting wiki.nixos.org regarding any wiki operational topics or requests
* Email [mailto:wiki@nixos.org wiki@nixos.org] for contacting wiki.nixos.org regarding any wiki operational topics or requests
* [[Contributing|Contribute to wiki and NixOS]]
* [[Special:MyLanguage/Contributing|Contribute to wiki and NixOS]]
* [[Manual of Style]]
* [[Special:MyLanguage/Manual of Style|Manual of Style]]
}}
* [[Special:MyLanguage/Official_NixOS_Wiki:History|History of NixOS Wikis]]
{{home:box|news|News|{{NixOS_Wiki:News}}
</div>}}
[[NixOS_Wiki:News{{!}}... all news articles &rarr;]]
 
}}
{{home:box|news|2=<span lang="en" dir="ltr" class="mw-content-ltr">News</span>|3=
{{Official NixOS_Wiki:News}}
<div lang="en" dir="ltr" class="mw-content-ltr">
[[Official NixOS_Wiki:News{{!}}... all news articles &rarr;]]
</div>}}
     </div>
     </div>
</div>
</div>
</div>