NixOS Wiki/ja: Difference between revisions
Created page with "<b>With the community</b> * [https://nixos.org/ Official NixOS website] * [https://nixos.org/community/#governance-teams Official Teams] * Community overview * Chats and forums * Get support * Events" Tags: Mobile edit Mobile web edit |
Updating to match new version of source page |
||
| Line 10: | Line 10: | ||
<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ユーザーガイドや設定例、トラブルシューティングへのヒントなどの事以外のトピックも書かれています。 | ||
| Line 37: | Line 37: | ||
しかし、これらは複雑である為、無理に使用する事はありません。まずは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]] --> | |||
* デスクトップ上にセットアップする場合では [[NixOS as a desktop]] へ | * デスクトップ上にセットアップする場合では [[NixOS as a desktop]] へ | ||
* ARMコンピュータ上にセットアップする場合では [[NixOS on ARM]] へ | * ARMコンピュータ上にセットアップする場合では [[NixOS on ARM]] へ | ||
* クラウドで使う場合では [[NixOS friendly hosters]] へ}} | * クラウドで使う場合では [[NixOS friendly hosters]] へ}} | ||
{{home:box|doctopics|icon=manual|Documentation topics| | {{home:box|doctopics|icon=manual|2=Documentation topics|3= | ||
最初の障壁は、重要な情報が書かれている情報源がどこにあるか、になるでしょう。いくつかをピックアップした物が以下です。 | 最初の障壁は、重要な情報が書かれている情報源がどこにあるか、になるでしょう。いくつかをピックアップした物が以下です。 | ||
| Line 66: | Line 65: | ||
* [[Ubuntu vs. NixOS|Comparison between Ubuntu and NixOS]]}} | * [[Ubuntu vs. NixOS|Comparison between Ubuntu and NixOS]]}} | ||
{{home:box|wikipages|Special pages|3= | {{home:box|wikipages|2=Special pages|3= | ||
<ul> | <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 76: | Line 75: | ||
<div class="col-md-5"> | <div class="col-md-5"> | ||
{{home:box|get-in-touch|icon=dialog-hi|問い合わせ先|<b>With the community</b> | {{home:box|get-in-touch|icon=dialog-hi|2=問い合わせ先|3= | ||
<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] | * [https://nixos.org/community/#governance-teams Official Teams] | ||
Latest revision as of 18:20, 31 October 2025
ここは公式のNixOS Wikiです。 NixOS Manual に書かれている、NixOSユーザーガイドや設定例、トラブルシューティングへのヒントなどの事以外のトピックも書かれています。
NixOSはNixパッケージマネージャーとNixpkgsパッケージリポジトリをベースとしたLinuxオペレーティングシステムです。
NixOSが初めての方は概観するために Nix Core Ecosystem を読むとよいでしょう。より詳細な情報は以下を参照してください。
- NixOS
- Nix package manager
- Nixpkgs package repository
- Nix Language
他のLinuxディストリビューションやMacでスタンドアローンなNixを試したい場合は、まず[nix.dev] を参照してください。
Nixのエコシステムには、次のような素晴らしい追加のツールが数多く存在します:
- Home-manager, ユーザー設定とホームディレクトリを管理するシステム
- Nix Flakes, Nixプロジェクトの依存を管理するための実験的な機能
しかし、これらは複雑である為、無理に使用する事はありません。まずはNixOSのみから始めて、NixOSを充分に操作出来ると自信を持ってください。そしてHome ManagerやFlakesが重要であると理解してから、NixOSのセットアップに統合してください。
- デスクトップ上にセットアップする場合では NixOS as a desktop へ
- ARMコンピュータ上にセットアップする場合では NixOS on ARM へ
- クラウドで使う場合では NixOS friendly hosters へ
With the community
About the Wiki
- Matrix chat for Wiki contributors #wiki:nixos.org
- Email wiki@nixos.org for contacting wiki.nixos.org regarding any wiki operational topics or requests
- Contribute to wiki and NixOS
- Manual of Style
2025-05-23 — NixOS 25.05 released
Release Notes: https://nixos.org/blog/announcements/2025/nixos-2505/
2024-09-02 — Wiki 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-22 — Wiki editors meeting
All interested wiki editors meet on 22th of August at 21:15 CEST in a Jitsi conference.
2024-07-05 — Wiki editors meeting
All interested wiki editors meet on 5th of July at 13:00 CEST in a Jitsi conference.
2024-04-01 — Launch 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.