mirror of
https://github.com/iesfdlr/lab.git
synced 2026-06-06 01:16:49 +00:00
docs: point to installation
This commit is contained in:
@@ -4,6 +4,10 @@ A NixOS configuration for the computer lab of eth0's school. Currently unused, b
|
||||
|
||||
<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>
|
||||
|
||||
## Install
|
||||
|
||||
For the installation guide, go to [Installation](/installation)
|
||||
|
||||
## 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.
|
||||
|
||||
Reference in New Issue
Block a user