mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 11:29:42 +01:00
Merge pull request #156 from delan/patch-1
This commit is contained in:
commit
d928c96e3c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Add and update `nixos-hardware` channel:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ sudo nix-channel --add https://github.com/NixOS/nixos-hardware/archive/master.tar.gz nixos-hardware
|
$ sudo nix-channel --add https://github.com/NixOS/nixos-hardware/archive/master.tar.gz nixos-hardware
|
||||||
$ sudo nix-channel --update nixos-hardware
|
$ sudo nix-channel --update
|
||||||
```
|
```
|
||||||
|
|
||||||
Then import an appropriate profile path from the table below. For example, to
|
Then import an appropriate profile path from the table below. For example, to
|
||||||
|
|
Loading…
Reference in a new issue