NixOS Wiki:About: Difference between revisions
focus Wiki purpose on NixOS users, don't mention Hydra and NixOps to avoid confusion |
refine distinction between reference documentation and the Wiki |
||
Line 1: | Line 1: | ||
== What? == | == What? == | ||
The NixOS Wiki is a community-run | The NixOS Wiki is a community-run documentation resource for NixOS users. | ||
[[NixOS]] is a Linux distribution based on the [[Nix]] package manager and the [[Nixpkgs]] software repository. All three are part of the [[Nix ecosystem]]. | [[NixOS]] is a Linux distribution based on the [[Nix]] package manager and the [[Nixpkgs]] software repository. All three are part of the [[Nix ecosystem]]. | ||
Line 7: | Line 7: | ||
== Why? == | == Why? == | ||
Reference documentation in [https://nixos.org/nixos/manual/ NixOS manual], [https://nixos.org/nixpkgs/manual/ Nixpkgs manual], [https://nixos.org/nix/manual/ Nix manual] is maintained with the source code, can be used for looking up technical details, and primarily serves the needs of power users, developers, and contributors. The introductory guides on [https://nix.dev/ nix.dev] are meant to help getting started with Nix on other Linux distributions. | |||
These primary resources are actively developed, but cannot possibly account for the full spectrum of use cases NixOS supports. The NixOS Wiki is there for users to collect practical guides, configuration examples, and troubleshooting tips. | |||
See [[NixOS_Wiki:History|the history of NixOS wikis]] for background information. | |||
See [[NixOS_Wiki:History| | |||
== Who? == | == Who? == |