Jump to content

NixOS Wiki/getting started/ro: Difference between revisions

From NixOS Wiki
DoggoBit (talk | contribs)
Created page with "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."
Tags: Mobile edit Mobile web edit
 
DoggoBit (talk | contribs)
Created page with "Multe unelte adiționale există în ecosistemul Nix, precum:"
Line 15: Line 15:
</div>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
Multe unelte adiționale există în ecosistemul Nix, precum:
Many great additional tools exist in the Nix ecosystem, such as:
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">

Revision as of 15:03, 9 August 2025

Enciclopedia oficială NixOS Wiki include subiecte neaprofundate în Manualul NixOS, precum ghiduri de utilizator, exemple de configurări, sugestii pentru depanare, etc.

NixOS is a Linux operating system based on the Nix package manager and the Nixpkgs package repository.

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.

Multe unelte adiționale există în ecosistemul Nix, precum:

  • Home Manager, a system for managing user profile & home directory contents
  • Nix Flakes, an experimental feature for managing dependencies of Nix projects

These add complexity and may be confusing at first, and you may even decide that you don't need them. 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.