X-Git-Url: http://git.scottworley.com/pinch/blobdiff_plain/f15e458d6371d1074d0d91cf7cf9a5312a467b80..b1e8c1b07e325426febd7e27030e4f8f6769bcde:/channels

diff --git a/channels b/channels
index d90c172..a4b984d 100644
--- a/channels
+++ b/channels
@@ -1,4 +1,11 @@
 [nixos]
-url = https://channels.nixos.org/nixos-20.03
+type = channel
+channel_url = https://channels.nixos.org/nixos-20.03
 git_repo = https://github.com/NixOS/nixpkgs.git
 git_ref = nixos-20.03
+
+[nixos-hardware]
+type = git
+git_repo = https://github.com/NixOS/nixos-hardware.git
+git_ref = master
+