From a1fe17ea8208d8a75b26b6f512f94d23078f82e5 Mon Sep 17 00:00:00 2001 From: Kleidi Bujari Date: Sun, 14 Jun 2026 20:23:11 -0700 Subject: inline some intel code from nixos-hardware and remove the dep --- flake.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 02ebea7..31c498a 100644 --- a/flake.nix +++ b/flake.nix @@ -5,8 +5,6 @@ disko.url = "github:nix-community/disko/latest"; disko.inputs.nixpkgs.follows = "nixpkgs"; - - nixos-hardware.url = "github:nixos/nixos-hardware/master"; }; outputs = -- cgit v1.3.1