mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 19:24:03 -06:00
Update README.md
This commit is contained in:
parent
fd8a4bfecc
commit
33783a464b
1 changed files with 7 additions and 0 deletions
|
@ -12,6 +12,13 @@ Nix files: (nix-configs/)
|
||||||
|
|
||||||
Nix files: (nix-configs/systems)
|
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
|
- `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
|
- `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
|
- `oryp6.nix` : This file is mainly for my System76 Oryx Pro (oryp6) to add and enable the NVIDIA driver from stable
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue