NixOS Wiki/uk: Difference between revisions
Andrii-sudak (talk | contribs) Created page with "* Home-manager для керування профілем користувача та вмістом домашнього каталогу * Nix Flakes замість nix-channel" |
Updating to match new version of source page |
||
| (35 intermediate revisions by 5 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. | ||
<div class="mw-translate-fuzzy"> | |||
NixOS це операційна система Linux основана на менеджері пакунків Nix та репозиторії пакунків Nixpkgs. | NixOS це операційна система Linux основана на менеджері пакунків Nix та репозиторії пакунків Nixpkgs. | ||
</div> | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
| Line 18: | Line 22: | ||
* [[Overview_of_the_NixOS_Linux_distribution|NixOS]] | * [[Overview_of_the_NixOS_Linux_distribution|NixOS]] | ||
* [[Nix package manager]] | * [[Nix package manager]] | ||
* [[Nixpkgs]] | * [[Nixpkgs|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]. | 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]. | ||
</div> | </div> | ||
<div | <div class="mw-translate-fuzzy"> | ||
В екосистемі Nix існує багато чудових додаткових інструментів, таких як: | |||
</div> | </div> | ||
<div class="mw-translate-fuzzy"> | |||
* [[Home Manager|Home-manager]] для керування профілем користувача та вмістом домашнього каталогу | * [[Home Manager|Home-manager]] для керування профілем користувача та вмістом домашнього каталогу | ||
* [[Flakes|Nix Flakes]] замість nix-channel | * [[Flakes|Nix Flakes]] замість nix-channel | ||
</div> | |||
Вони додають складності і можуть спочатку заплутати, і ви можливо вирішите, що вони вам не потрібні. | |||
Почніть зі звичайного Nix/NixOS, а Home Manager та/або Flakes інтегруйте у свої налаштування лише тоді, коли ви будете впевнені у Nix/NixOS і зрозумієте їхню важливість.}} | |||
{{home:box|hosting|icon=cloud|Налаштування NixOS|<!-- once ready: * On your computer, with [[NixOS Installation Guide]] --> | |||
{{home:box|hosting|icon=cloud| | * На робочому столі, з [[NixOS as a desktop]] | ||
<!-- once ready: * On your computer, with [[NixOS Installation Guide]] --> | * На ARM, з [[NixOS on ARM]] | ||
* | * В хмарі, з [[NixOS friendly hosters]]}} | ||
* | |||
* | |||
}} | |||
{{home:box|doctopics|icon=manual|2=Теми документації|3= | |||
{{home:box|doctopics|icon=manual| | Першою зупинкою має бути [[Resources]], що слугує шлюзом до найважливішої документації. Деякі основні моменти нижче. | ||
Основний довідковий матеріал: | |||
* [https://nixos.org/nixos/manual/ Керівництво по NixOS] | |||
* [https://nixos.org/nixos/manual/ NixOS | * [https://nixos.org/nix/manual/ Керівництво по Nix] | ||
* [https://nixos.org/nix/manual/ Nix | * [https://nixos.org/nixpkgs/manual/ Керівництво по Nixpkgs] | ||
* [https://nixos.org/nixpkgs/manual/ Nixpkgs | * [https://nixos.org/hydra/manual/ Керівництво по Hydra] | ||
* [https://nixos.org/hydra/manual/ Hydra | |||
Основні категорії сторінок: | |||
* [[:{{ns:14}}:Software|Додатки]] – програмне забеспечення | |||
* [[:{{ns:14}}:Software| | * [[:{{ns:14}}:Hardware|Залізо]] – апаратне забеспечення | ||
* [[:{{ns:14}}:Hardware| | * [[:{{ns:14}}:Desktop|Робочий стіл]] - як налаштувати ПК | ||
* [[:{{ns:14}}:Desktop| | * [[:{{ns:14}}: Server |Сервер]] – як налаштувати сервери | ||
* [[:{{ns:14}}:Server| | * [[:{{ns:14}}:Community|Спільнота]] – люди, спілкування, робота на NixOS | ||
* [[:{{ns:14}}:Community| | |||
See also: | See also: | ||
* [[FAQ]] | * [[FAQ]] | ||
| Line 72: | Line 65: | ||
* [[Terms and Definitions in Nix Project]] | * [[Terms and Definitions in Nix Project]] | ||
* [[Cheatsheet]] | * [[Cheatsheet]] | ||
* [[Ubuntu vs. NixOS| | * [[Ubuntu vs. NixOS|Порівняння Ubuntu та NixOS]]}} | ||
}} | |||
{{home:box|wikipages|2=Special pages|3= | |||
{{home:box|wikipages|Special pages|3=<ul> | <ul> | ||
<li><span class="plainlinks">[{{fullurl:Special:SpecialPages}} | <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> | ||
<li>[[Special:Categories| | <li>[[Special:Categories|Всі категорії {{SERVERNAME}}]]</li> | ||
<li>[{{fullurl:Special:RecentChanges|hidebots=1&reviewStatus=unpatrolled}} Unpatrolled changes of {{SERVERNAME}}]</li> | <li>[{{fullurl:Special:RecentChanges|hidebots=1&reviewStatus=unpatrolled}} Unpatrolled changes of {{SERVERNAME}}]</li> | ||
</ul>}} | </ul>}} | ||
</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/ | * [https://nixos.org/ Офіційний сайт NixOS] | ||
* [https://nixos.org/community/#governance-teams Official Teams] | * [https://nixos.org/community/#governance-teams Official Teams] | ||
* [[Nix Community| | * [[Nix Community|Оглад спільноти]] | ||
* [[Get In Touch| | * [[Get In Touch|Чати та форуми]] | ||
* [[Support| | * [[Support|Підтримка]] | ||
* [[Get In Touch#Events| | * [[Get In Touch#Events|Події]] | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
| Line 101: | Line 92: | ||
* [[Contributing|Contribute to wiki and NixOS]] | * [[Contributing|Contribute to wiki and NixOS]] | ||
* [[Manual of Style]] | * [[Manual of Style]] | ||
}} | * [[Official_NixOS_Wiki:History|History of NixOS Wikis]] | ||
{{home:box|news|News|{{NixOS_Wiki:News}} | </div>}} | ||
[[NixOS_Wiki:News{{!}}... all news articles →]] | |||
}} | {{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 →]] | |||
</div>}} | |||
</div> | </div> | ||
</div> | </div> | ||