File tree Expand file tree Collapse file tree 5 files changed +4
-68
lines changed
Expand file tree Collapse file tree 5 files changed +4
-68
lines changed Original file line number Diff line number Diff line change @@ -103,10 +103,6 @@ menus:
103103 url : " /community"
104104 weight : 2
105105
106- - name : " Nix Resources"
107- url : " /resources"
108- weight : 2
109-
110106 - name : " Source Repositories"
111107 url : " https://git.lix.systems/lix-project"
112108 weight : 4
Original file line number Diff line number Diff line change @@ -40,9 +40,3 @@ The easiest way to connect with us is to join our [Matrix space](https://matrix.
4040which will allow you to see previews of and join the most relevant community rooms.
4141
4242Note that all community venues --- including our Matrix rooms --- are subject to our [ community standards] ( /community-standards ) .
43-
44- ### Community Resources
45-
46- In order to help folks who are getting started or who want to learn more about Lix, we've created a curated
47- list of [ community resources] ( /resources ) that you may find helpful. If you have suggestions, feel free to
48- drop them in our Matrix chat!
Original file line number Diff line number Diff line change @@ -20,9 +20,6 @@ such as [home-manager](https://github.com/nix-community/home-manager) and
2020[ nix-darwin] ( https://github.com/nix-darwin/nix-darwin ) --- but, like any Nix-based system, some Nix
2121background knowledge is recommended before installation.
2222
23- If you're new to the Nix ecosystem, you may want to check out some [ community resources] ( /resources )
24- first, to get familiar with how Nix works.
25-
2623
2724## On NixOS
2825
@@ -62,8 +59,7 @@ curl -sSf -L https://install.lix.systems/lix | sh -s -- install
6259```
6360
6461The installer will guide you through installing Lix --- and once it's finished,
65- you'll have a full, working installation. If you're not sure what to do, now is a
66- great time to check out some of the [ community's resources on Nix] ( /resources ) .
62+ you'll have a full, working installation.
6763
6864[ ^ 1 ] : a customized variant of the [ Determinate Nix Installer] ( https://github.com/DeterminateSystems/nix-installer ) .
6965
@@ -91,8 +87,7 @@ $ nix --version
9187nix (Lix, like Nix) 2.93.3
9288```
9389
94- As long as you see ` Lix ` in the output, you're good! If you're not sure what to do now, it's a
95- great time to check out some of the [ community's resources on Nix] ( /resources ) .
90+ As long as you see ` Lix ` in the output, you're good!
9691
9792## Having Trouble?
9893
Original file line number Diff line number Diff line change @@ -20,9 +20,6 @@ such as [home-manager](https://github.com/nix-community/home-manager) and
2020[nix-darwin](https://github.com/nix-darwin/nix-darwin) --- but, like any Nix-based system, some Nix
2121background knowledge is recommended before installation.
2222
23- If you're new to the Nix ecosystem, you may want to check out some [community resources](/resources)
24- first, to get familiar with how Nix works.
25-
2623
2724## On NixOS
2825
@@ -62,8 +59,7 @@ curl -sSf -L https://install.lix.systems/lix | sh -s -- install
6259```
6360
6461The installer will guide you through installing Lix --- and once it's finished,
65- you'll have a full, working installation. If you're not sure what to do, now is a
66- great time to check out some of the [community's resources on Nix](/resources).
62+ you'll have a full, working installation.
6763
6864[^1]: a customized variant of the [Determinate Nix Installer](https://github.com/DeterminateSystems/nix-installer).
6965
@@ -91,8 +87,7 @@ $ nix --version
9187nix (Lix, like Nix) @VERSION_NOTRAIL@
9288```
9389
94- As long as you see `Lix` in the output, you're good! If you're not sure what to do now, it's a
95- great time to check out some of the [community's resources on Nix](/resources).
90+ As long as you see `Lix` in the output, you're good!
9691
9792## Having Trouble?
9893
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments