NixOS Wiki/getting started/ro: Difference between revisions

DoggoBit (talk | contribs)
Created page with "* Home Manager, un sistem pentru administrarea profilurilor de utilizator și a conținutului directorului personal; * Nix Flakes, o funcționalitate experimentală pentru administrarea dependințelor proiectelor Nix."
Tags: Mobile edit Mobile web edit
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
Enciclopedia oficială NixOS Wiki include subiecte neaprofundate în [https://nixos.org/nixos/manual Manualul NixOS], precum ghiduri de utilizator, exemple de configurări, sugestii pentru depanare, etc.
Enciclopedia oficială NixOS Wiki include subiecte neaprofundate în [https://nixos.org/nixos/manual Manualul NixOS], precum ghiduri de utilizator, exemple de configurări, sugestii pentru depanare, etc.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
Line 8: Line 10:
<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
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:
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:
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
* [[Overview_of_the_NixOS_Linux_distribution|NixOS]]
* [[Overview_of_the_NixOS_Linux_distribution|NixOS]]
* [[Nix package manager]]
* [[Nix package manager]]
* [[Nixpkgs|Nixpkgs package repository]]
* [[Nixpkgs|Nixpkgs package repository]]
* [[Overview of the Nix Language |Nix Language]]
* [[Overview of the Nix Language |Nix Language]]
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
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>
Line 20: Line 28:
* [[Flakes|Nix Flakes]], o funcționalitate experimentală pentru administrarea dependințelor proiectelor Nix.
* [[Flakes|Nix Flakes]], o funcționalitate experimentală pentru administrarea dependințelor proiectelor Nix.


<div lang="en" dir="ltr" class="mw-content-ltr">
Acestea adaugă complexitate și pot fi dezorientante la început, chiar putând fi posibil să decizi că nu ai nevoie de ele.
These add complexity and may be confusing at first, and you may even decide that you don't need them.
Începe cu Nix/NixOS de sine stătător, și integrează Home Manager și/sau Flakes în configurație doar când stăpânești Nix/NixOS și înțelegi semnificația lor.
Start with plain Nix/NixOS, and only integrate Home Manager and/or Flakes into your setup once you're confident with Nix/NixOS and comprehend their significance.
</div>