NixOS Wiki/ja: Difference between revisions

Haruki7049 (talk | contribs)
Created page with "__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. --> <div class="row home-panes"> <div class="col-md-7"> {{home:box|get-started|icon=clarifications|Getting started| ここは公式のNixOS Wikiです。 [https://nixos.org/nixos/manual Nix..."
 
FuzzyBot (talk | contribs)
Updating to match new version of source page
Tags: Mobile edit Mobile web edit
 
(36 intermediate revisions by 4 users not shown)
Line 7: Line 7:
[https://nixos.org/nixos/manual NixOS Manual] に書かれている、NixOSユーザーガイドや設定例、トラブルシューティングへのヒントなどの事以外のトピックも書かれています。
[https://nixos.org/nixos/manual NixOS Manual] に書かれている、NixOSユーザーガイドや設定例、トラブルシューティングへのヒントなどの事以外のトピックも書かれています。


<div lang="en" dir="ltr" class="mw-content-ltr">
<div class="mw-translate-fuzzy">
NixOS is a Linux operating system based on the Nix package manager and the Nixpkgs package repository.
NixOSはNixパッケージマネージャーとNixpkgsパッケージリポジトリをベースとしたLinuxオペレーティングシステムです。
</div>
</div>


<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]]
* [[Overview_of_the_NixOS_Linux_distribution|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 lang="en" dir="ltr" class="mw-content-ltr">
Nixのエコシステムには、次のような素晴らしい追加のツールが数多く存在します:
A lot of people use [[Home Manager]] for managing the contents of their home directory, many use [[Flakes]] instead of the NixOS bi-annually release channels. Both add complexity and you may not even need them. Begin with NixOS, and only integrate Home Manager and/or Flakes into your setup once you're confident with NixOS and comprehend their significance.
 
}}
* [[Home Manager|Home-manager]], ユーザー設定とホームディレクトリを管理するシステム
</div>
* [[Flakes|Nix Flakes]], Nixプロジェクトの依存を管理するための実験的な機能
 
しかし、これらは複雑である為、無理に使用する事はありません。まずはNixOSのみから始めて、NixOSを充分に操作出来ると自信を持ってください。そしてHome ManagerやFlakesが重要であると理解してから、NixOSのセットアップに統合してください。}}


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


<div lang="en" dir="ltr" class="mw-content-ltr">
{{home:box|doctopics|icon=manual|Documentation topics|
{{home:box|doctopics|icon=manual|Documentation topics|
First stop should be [[Resources]], which serves as a gateway to the most important documentation. Some highlights below.
最初の障壁は、重要な情報が書かれている情報源がどこにあるか、になるでしょう。いくつかをピックアップした物が以下です。
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
主な参考資料
Primary reference material:
* [https://nixos.org/nixos/manual/ NixOS manual]
* [https://nixos.org/nixos/manual/ NixOS manual]
* [https://nixos.org/nix/manual/ Nix manual]
* [https://nixos.org/nix/manual/ Nix manual]
* [https://nixos.org/nixpkgs/manual/ Nixpkgs manual]
* [https://nixos.org/nixpkgs/manual/ Nixpkgs manual]
* [https://nixos.org/hydra/manual/ Hydra manual]
* [https://nixos.org/hydra/manual/ Hydra manual]
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
主なページカテゴリー:
Major page categories:
* [[:{{ns:14}}:Software|Software]]
* [[:{{ns:14}}:Software|Software]]
* [[:{{ns:14}}:Hardware|Hardware]]
* [[:{{ns:14}}:Hardware|Hardware]]
* [[:{{ns:14}}:Desktop|Desktop]] - how to setup PCs
* [[:{{ns:14}}:Desktop|Desktop]] - どうやってPCをセットアップするか
* [[:{{ns:14}}:Server|Server]] - how to setup servers
* [[:{{ns:14}}:Server|Server]] - どうやってサーバーを建てるか
* [[:{{ns:14}}:Community|Community]] - people, communication, work on NixOS
* [[:{{ns:14}}:Community|Community]] - Nix/NixOS関連の人々、コミュニケーション、仕事
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
ここも閲覧すると良いでしょう:
See also:
* [[FAQ]]
* [[FAQ]]
* [[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]]
}}
}}
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
{{home:box|wikipages|Special pages|3=<ul>
{{home:box|wikipages|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>
Line 74: Line 67:
     </div>
     </div>
     <div class="col-md-5">
     <div class="col-md-5">
{{home:box|get-in-touch|icon=dialog-hi|Get in touch|
{{home:box|get-in-touch|icon=dialog-hi|問い合わせ先|
<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]]
* [[Support|Get support]]
* [[Support|Get support]]
* [[Get In Touch#Events|Events]]
* [[Get In Touch#Events|Events]]
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
Line 87: Line 80:
* 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 to the wiki]]
* [[Contributing|Contribute to wiki and NixOS]]
* [[Manual of Style]]
}}
}}
{{home:box|news|News|{{NixOS_Wiki:News}}
{{home:box|news|News|{{NixOS_Wiki:News}}