ma krops: bump nixos-hardware
This commit is contained in:
parent
076023b53a
commit
acd616b697
|
@ -71,7 +71,7 @@
|
||||||
(lib.mkIf ( host-src.hw ) {
|
(lib.mkIf ( host-src.hw ) {
|
||||||
nixos-hardware.git = {
|
nixos-hardware.git = {
|
||||||
url = https://github.com/nixos/nixos-hardware.git;
|
url = https://github.com/nixos/nixos-hardware.git;
|
||||||
ref = "30fdd53";
|
ref = "a0d8383";
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
(lib.mkIf ( host-src.home-manager ) {
|
(lib.mkIf ( host-src.home-manager ) {
|
||||||
|
|
Loading…
Reference in a new issue