ma krops: bump nixos-hardware

This commit is contained in:
makefu 2021-01-27 23:26:20 +01:00
parent 0ea65cef9a
commit 38bddfd404
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -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 ) {