|
|
| (22 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| {{User:DoggoBit/Sandbox/content box|content={{/Welcome}}}} | | <div style="display: flex; align-items: stretch; gap: 0.6rem; flex-direction: column;">{{content box|content={{:NixOS Wiki/welcome}}}} |
| <div style="display: flex; gap: 0.6rem;"> | | <div style="display: flex; align-items: stretch; gap: 0.6rem; flex-direction: row;"> |
| <div style="flex-grow: 2; flex-basis: 60%;"> | | <div style="display: flex; align-items: stretch; flex-grow: 2; gap: 0.6rem; flex-basis: 60%; flex-direction: column;"> |
| {{User:DoggoBit/Sandbox/content box | | {{content box |
| |title=Getting started
| | |content={{:NixOS Wiki/getting started}}}} |
| |content= | |
| This is the official NixOS Wiki.
| |
| It includes topics not covered in the [https://nixos.org/nixos/manual NixOS Manual]: NixOS user guides, configuration examples, and troubleshooting tips.
| |
|
| |
|
| <!--T:2-->
| | {{content box |
| NixOS is a [https://kernel.org/ Linux] operating system based on the Nix package manager and the Nixpkgs package repository. | | |content={{:NixOS Wiki/setting up}}}} |
|
| |
|
| <!--T:3-->
| | {{content box |
| 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:
| | |extraStyle=flex-grow: 1; |
| * [[Overview_of_the_NixOS_Linux_distribution|NixOS]]
| | |content={{:NixOS Wiki/documentation topics}}}} |
| * [[Nix package manager]]
| | </div> |
| * [[Nixpkgs|Nixpkgs package repository]]
| | <div style="display: flex; align-items: stretch; flex-grow: 1; gap: 0.6rem; flex-basis: 30%; flex-direction: column;"> |
| * [[Overview of the Nix Language |Nix Language]]
| | {{content box |
| 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].
| | |content={{:NixOS Wiki/get in touch}}}} |
| | | {{content box |
| <!--T:4--> | | |content={{:NixOS Wiki/news}}}} |
| Many great additional tools exist in the Nix ecosystem, such as:
| | {{content box |
| | | |content={{:NixOS Wiki/special pages}}}} |
| <!--T:12-->
| |
| * [[Home Manager|Home Manager]], a system for managing user profile & home directory contents
| |
| * [[Flakes|Nix Flakes]], an experimental feature for managing dependencies of Nix projects
| |
| | |
| <!--T:13-->
| |
| 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.
| |
| }} | |
| </div> | | </div> |
| <div style="flex-grow: 1; flex-basis: 30%;">
| |
| {{User:DoggoBit/Sandbox/content box
| |
| |title=Getting started
| |
| |content=
| |
| This is the official NixOS Wiki.
| |
| It includes topics not covered in the [https://nixos.org/nixos/manual NixOS Manual]: NixOS user guides, configuration examples, and troubleshooting tips.
| |
|
| |
| <!--T:2-->
| |
| NixOS is a [https://kernel.org/ Linux] operating system based on the Nix package manager and the Nixpkgs package repository.
| |
|
| |
| <!--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:
| |
| * [[Overview_of_the_NixOS_Linux_distribution|NixOS]]
| |
| * [[Nix package manager]]
| |
| * [[Nixpkgs|Nixpkgs package repository]]
| |
| * [[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].
| |
|
| |
| <!--T:4-->
| |
| Many great additional tools exist in the Nix ecosystem, such as:
| |
|
| |
| <!--T:12-->
| |
| * [[Home Manager|Home Manager]], a system for managing user profile & home directory contents
| |
| * [[Flakes|Nix Flakes]], an experimental feature for managing dependencies of Nix projects
| |
|
| |
| <!--T:13-->
| |
| 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.
| |
| }}
| |
| </div> | | </div> |
| </div> | | </div> |