Jump to content

NixOS Wiki/uk: Difference between revisions

From NixOS Wiki
FuzzyBot (talk | contribs)
Updating to match new version of source page
Ardenet (talk | contribs)
Created page with "<b>With the community</b> * [https://nixos.org/ Офіційний сайт NixOS] * [https://nixos.org/community/#governance-teams Official Teams] * Оглад спільноти * Чати та форуми * Підтримка * Події"
Tags: Mobile edit Mobile web edit
 
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<span style="height: 4px;"></span>
__NOTOC__
__NOTOC__
<!-- NOTE: Please don't change the layout/categorizing without first coordinating with the other editors. -->
<!-- NOTE: Please don't change the layout/categorizing without first coordinating with the other editors. -->
<!-- NOTE: Feel free to add/edit content though! -->
<!-- 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. -->
<!-- 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=
This is the official NixOS Wiki.
This is the official NixOS Wiki.
It includes topics not covered in the [https://nixos.org/nixos/manual NixOS Manual]: NixOS user guides, configuration examples, and troubleshooting tips.
It includes topics not covered in the [https://nixos.org/nixos/manual NixOS Manual]: NixOS user guides, configuration examples, and troubleshooting tips.
Line 23: Line 27:
</div>
</div>


<div class="mw-translate-fuzzy">
В екосистемі Nix існує багато чудових додаткових інструментів, таких як:
В екосистемі Nix існує багато чудових додаткових інструментів, таких як:
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 33: Line 39:
Почніть зі звичайного Nix/NixOS, а Home Manager та/або Flakes інтегруйте у свої налаштування лише тоді, коли ви будете впевнені у Nix/NixOS і зрозумієте їхню важливість.}}
Почніть зі звичайного Nix/NixOS, а Home Manager та/або Flakes інтегруйте у свої налаштування лише тоді, коли ви будете впевнені у Nix/NixOS і зрозумієте їхню важливість.}}


{{home:box|hosting|icon=cloud|Налаштування NixOS|
{{home:box|hosting|icon=cloud|Налаштування NixOS|<!-- once ready: * On your computer, with [[NixOS Installation Guide]] -->
<!-- once ready: * На вашому комп'ютері, за допомогою [[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|Теми документації
{{home:box|doctopics|icon=manual|2=Теми документації|3=
Першою зупинкою має бути [[Resources]], що слугує шлюзом до найважливішої документації. Деякі основні моменти нижче.
Першою зупинкою має бути [[Resources]], що слугує шлюзом до найважливішої документації. Деякі основні моменти нижче.


Line 61: Line 65:
* [[Terms and Definitions in Nix Project]]
* [[Terms and Definitions in Nix Project]]
* [[Cheatsheet]]
* [[Cheatsheet]]
* [[Ubuntu vs. NixOS|Порівняння Ubuntu та NixOS]]
* [[Ubuntu vs. NixOS|Порівняння Ubuntu та NixOS]]}}
}}


{{home:box|wikipages|Special pages|3=<ul>
{{home:box|wikipages|2=Special pages|3=
<ul>
<li><span class="plainlinks">[{{fullurl:Special:SpecialPages}} Огляд спеціальних сторінок]</span></li>
<li><span class="plainlinks">[{{fullurl:Special:SpecialPages}} Огляд спеціальних сторінок]</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 72: Line 76:
     </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|2=Get in touch|3=
<b>With the community</b>
<b>With the community</b>
* [https://nixos.org/ Офіційний сайт NixOS]
* [https://nixos.org/ Офіційний сайт NixOS]
Line 87: Line 92:
* [[Contributing|Contribute to wiki and NixOS]]
* [[Contributing|Contribute to wiki and NixOS]]
* [[Manual of Style]]
* [[Manual of Style]]
}}
</div>}}
{{home:box|news|News|{{NixOS_Wiki:News}}
 
{{home:box|news|2=<span lang="en" dir="ltr" class="mw-content-ltr">News</span>|3=
{{NixOS_Wiki:News}}
<div lang="en" dir="ltr" class="mw-content-ltr">
[[NixOS_Wiki:News{{!}}... all news articles &rarr;]]
[[NixOS_Wiki:News{{!}}... all news articles &rarr;]]
}}
</div>}}
     </div>
     </div>
</div>
</div>
</div>

Latest revision as of 18:31, 31 October 2025

 Getting started

This is the official NixOS Wiki. It includes topics not covered in the NixOS Manual: NixOS user guides, configuration examples, and troubleshooting tips.

NixOS це операційна система Linux основана на менеджері пакунків Nix та репозиторії пакунків Nixpkgs.

Newcomers to NixOS are encouraged to read the Nix Core Ecosystem overview article to get a comprehensive orientation. For more specific introductions, see:

If you want to try Nix standalone in another Linux distribution or on a Mac, take your first steps on nix.dev.

В екосистемі Nix існує багато чудових додаткових інструментів, таких як:

  • Home-manager для керування профілем користувача та вмістом домашнього каталогу
  • Nix Flakes замість nix-channel

Вони додають складності і можуть спочатку заплутати, і ви можливо вирішите, що вони вам не потрібні. Почніть зі звичайного Nix/NixOS, а Home Manager та/або Flakes інтегруйте у свої налаштування лише тоді, коли ви будете впевнені у Nix/NixOS і зрозумієте їхню важливість.

 Налаштування NixOS

 Теми документації

Першою зупинкою має бути Resources, що слугує шлюзом до найважливішої документації. Деякі основні моменти нижче.

Основний довідковий матеріал:

Основні категорії сторінок:

See also:

 Get in touch

With the community

About the Wiki

 News

2025-05-23NixOS 25.05 released

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.