mirror of
https://github.com/iesfdlr/lab.git
synced 2026-06-06 01:16:49 +00:00
docs: yes
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
A NixOS configuration for the computer lab of eth0's school. Currently unused, but it may be perfect for those who are interested in setting up a similar environment.
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/6n2w8a-OPeA?si=MuE81gyMvVmq7o30" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
|
||||
|
||||
## Why Nix?
|
||||
|
||||
NixOS is a Linux distribution that uses the Nix package manager to provide a declarative and reproducible configuration system. This means that you can define your entire system configuration in a single file, and Nix will take care of installing and configuring everything for you.
|
||||
|
||||
@@ -3,6 +3,9 @@
|
||||
!!! tip "Connectivity"
|
||||
A wired connection is recommended. If you need Wi-Fi, the NixOS GNOME ISO supports **Andared_Corporativo** - see the [Wi-Fi setup](#connecting-to-andared_corporativo) section below.
|
||||
|
||||
!!! warning
|
||||
shipwrights! please scroll down to the [options](#options) section and run the installer with `--no-andared`, since you're probably not able to use the `Andared_Corporativo` network.
|
||||
|
||||
Unlike most Nix configurations, this one requires a dedicated install script rather than a plain `nixos-rebuild`.
|
||||
|
||||
## Steps
|
||||
|
||||
Reference in New Issue
Block a user