Dependencies: Switch from kekrby's nixos-hardware fork to upstream
This commit is contained in:
parent
749e828824
commit
b62e8297f3
3 changed files with 7 additions and 6 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixos-hardware.url = "github:kekrby/nixos-hardware";
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, nixos-hardware }:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue