From 33783a464b55831622c49cae063620844155da3d Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt <aaronhoneycutt@protonmail.com> Date: Sat, 31 Dec 2022 01:30:20 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 27398db..a804d92 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,13 @@ Nix files: (nix-configs/) Nix files: (nix-configs/systems) +## Use the nixos-hardware channel for Pinebook Pro and Raspberry Pi 4: + +``` +sudo nix-channel --add https://github.com/NixOS/nixos-hardware/archive/master.tar.gz nixos-hardware +sudo nix-channel --update +``` + - `hp-omen.nix` : This file is mainly for my HP Omen to add and enable the NVIDIA driver from stable - `linode.nix` : This file is for a Linode instance though it might work for other server setups - `oryp6.nix` : This file is mainly for my System76 Oryx Pro (oryp6) to add and enable the NVIDIA driver from stable