X-Git-Url: http://git.scottworley.com/pinch/blobdiff_plain/b17def3f6b3c3f002d1bf7ef7d838110374d015d..ed0517bb28862e635f8526d4c08ef1e5e808d37d:/channels

diff --git a/channels b/channels
index 3f48dcc..a4b984d 100644
--- a/channels
+++ b/channels
@@ -1,4 +1,11 @@
 [nixos]
+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
+