From 29dfb307105b3eb1f0e88ba43554f811f544ff8b Mon Sep 17 00:00:00 2001 From: Baitinq Date: Fri, 26 Aug 2022 00:06:16 +0200 Subject: Inputs: Add nixos-hardware input --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 24618c7..7948fd6 100644 --- a/flake.nix +++ b/flake.nix @@ -9,6 +9,8 @@ inputs.nixpkgs.follows = "nixpkgs"; }; + hardware.url = "github:NixOS/nixos-hardware"; + impermanence.url = "github:nix-community/impermanence"; disko.url = "github:nix-community/disko"; -- cgit 1.4.1