From ed5a2aabd9d2253f9f7a9739f8b911f24f36101a Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 1 Feb 2023 18:40:30 -0500 Subject: make nix-hardware work --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 76dd024..77bcb3f 100644 --- a/flake.nix +++ b/flake.nix @@ -5,13 +5,14 @@ nixos-wsl.url = "git+https://github.com/nix-community/NixOS-WSL?ref=main"; home-manager.url = "github:nix-community/home-manager"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; - nixos-hardware.url = "github.com:NixOS/nixos-hardware"; + nixos-hardware.url = "git+https://github.com/nixos/nixos-hardware"; lanzaboote.url = "github:nix-community/lanzaboote"; }; outputs = inputs @ { home-manager, lanzaboote, + nixos-hardware, nixos-wsl, nixpkgs, nixpkgsUnstable, -- cgit v1.2.3