NixOS Wiki/en: Difference between revisions
Updating to match new version of source page |
Updating to match new version of source page Tags: Mobile edit Mobile web edit |
||
Line 10: | Line 10: | ||
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. | ||
NixOS is a Linux operating system based on the Nix package manager and the Nixpkgs package repository. | 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 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: | ||
* [[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]. |