ma source: use official nixos-hardware
This commit is contained in:
parent
6124dfffcf
commit
9d44366441
|
@ -50,8 +50,8 @@ in
|
|||
|
||||
(mkIf ( hw ) {
|
||||
nixos-hardware.git = {
|
||||
url = https://github.com/makefu/nixos-hardware.git;
|
||||
ref = "1fef1c1";
|
||||
url = https://github.com/nixos/nixos-hardware.git;
|
||||
ref = "8a05dc9";
|
||||
};
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue