Skip to content

Commit

Permalink
nixos: add home page
Browse files Browse the repository at this point in the history
  • Loading branch information
soopyc committed May 6, 2024
1 parent a11bc77 commit cd777cd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions docs/distributions/nixos/home.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Home

Welcome to the NixOS on T2 Linux wiki! To get started, head over to [the installation guide](./installation.md).

If you have any questions, consult the [FAQ](./faq.md) to see if anything there helps. [Our discord server](https://discord.com/invite/68MRhQu) is also open; feel free to ask questions in the `#nixos` channel there.

## New to NixOS?

NixOS is not exactly an easy Linux distribution to use. If you are entirely new to Linux or had no prior experience with Nix, we strongly recommend you choose another distro like [Fedora](../fedora/home.md) first. Should you decide to proceed further, the [Nixpkgs manual](https://nixos.org/manual/nixpkgs/unstable), [Zero-to-Nix](https://zero-to-nix.com/), [NixOS Options Search](https://search.nixos.org/options) and [the official Nix wiki](https://nix.dev) could come in handy.

That said, if you know what you're doing, feel free to help us out! You know where to find us.
2 changes: 1 addition & 1 deletion docs/distributions/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ This is a landing page for the distribution specific guides contained in this wi
- [Fedora](https://wiki.t2linux.org/distributions/fedora/home/)
- [Gentoo](https://wiki.t2linux.org/distributions/gentoo/installation/)
- [Manjaro](https://wiki.t2linux.org/distributions/manjaro/home/)
- [NixOS](https://wiki.t2linux.org/distributions/nixos/installation/)
- [NixOS](https://wiki.t2linux.org/distributions/nixos/home/)
- [Ubuntu](https://wiki.t2linux.org/distributions/ubuntu/home/)
- [Debian, Linux Mint, Kali, Pop!_OS and other similar distros](https://wiki.t2linux.org/distributions/debian/installation/)

0 comments on commit cd777cd

Please sign in to comment.