NixOS Wiki/getting started: Difference between revisions
Marked this version for translation |
Marked this version for translation |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<translate> | <translate> | ||
<!--T:1--> | <!--T:1--> | ||
== Getting started == | |||
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 9: | Line 10: | ||
<!--T:3--> | <!--T:3--> | ||
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: | ||
<!--T:7--> | |||
* [[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]] | ||
<!--T:8--> | |||
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]. | ||