NixOS Wiki:About: Difference between revisions
imported>Winny →Why?: just delete the striked out former name all together |
No edit summary |
||
(12 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
The official NixOS Wiki is a community-run documentation resource written by and for [[Nix ecosystem|Nix]] users. Any user of the ecosystem that [[Special:CreateAccount|registers]] for an account on the website can edit articles and create new ones, following a set of [[NixOS Wiki:Manual of Style|guidelines]]. | |||
[[NixOS]] is a Linux distribution based on the [[Nix]] package manager and the [[Nixpkgs]] software repository. All three are part of the Nix ecosystem. | |||
== | == The wiki vs. reference documentation == | ||
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 that Nix and NixOS support. 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. | |||
== | == Contributors == | ||
{| class="table" | {| class="table" | ||
! Who? | ! Who? | ||
! Role? | ! Role? | ||
|- | |- | ||
| [[User:Makefu|makefu]] | | [[User:Makefu|makefu]] | ||
| Contributor | | Contributor of the NixOS Wiki | ||
|- | |- | ||
| [[User:Mic92|mic92]] | | [[User:Mic92|mic92]] | ||
| Nixpkgs maintainer and contributor of the NixOS Wiki | | Nixpkgs maintainer and contributor of the NixOS Wiki | ||
|- | |- | ||
| [[User: | | [[User:JulienMalka|JulienMalka]] | ||
| | | Non-critical-infra lead, maintainer of the NixOS wiki. | ||
|- | |- | ||
| [[User: | | [[User:Sshine|sshine]] | ||
| Wiki | | Contributor to the NixOS Wiki | ||
|- | |- | ||
| You? | | You? | ||
| Contact us | | Contact us! we use the [https://matrix.to/#/#wiki:nixos.org?via=matrix.org #wiki:nixos.org] room on Matrix. | ||
|} | |} | ||
== | == Logo == | ||
The [https://nixos.wiki/nixos-logo-small.png NixOS logo] is licensed under the Creative Commons Attribution 4.0 International License. | |||
To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. | To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.<ref>[https://github.com/NixOS/nixos-homepage/commit/525ade227e23f2b54975021553eeb3c6b57c04bd commit 525ade227e23f2b54975021553eeb3c6b57c04bd]</ref> | ||
== Icons == | == Icons == | ||
Line 47: | Line 44: | ||
== License == | == License == | ||
Content on the NixOS Wiki is licensed under the [https://github.com/nixos- | Content on the NixOS Wiki is licensed under the [https://github.com/NixOS/nixos-wiki-infra/blob/main/LICENSE.md MIT License]. For more information, see [[{{ns:Project}}:Copyrights]]. | ||
{{references}} | |||