NixOS Wiki/getting started: Difference between revisions

DoggoBit (talk | contribs)
Created page with "The official NixOS Wiki includes topics not covered in the [https://nixos.org/nixos/manual NixOS Manual], such as NixOS user guides, configuration examples, troubleshooting tips, etc. NixOS is a [https://kernel.org/ 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 introducti..."
 
DoggoBit (talk | contribs)
Make the page translateable
Line 1: Line 1:
<languages/>
<translate>
The official NixOS Wiki includes topics not covered in the [https://nixos.org/nixos/manual NixOS Manual], such as NixOS user guides, configuration examples, troubleshooting tips, etc.
The official NixOS Wiki includes topics not covered in the [https://nixos.org/nixos/manual NixOS Manual], such as NixOS user guides, configuration examples, troubleshooting tips, etc.


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