ma krops: bump nixos-hardware

This commit is contained in:
makefu 2021-01-27 23:26:20 +01:00
parent 076023b53a
commit acd616b697

View file

@ -71,7 +71,7 @@
(lib.mkIf ( host-src.hw ) {
nixos-hardware.git = {
url = https://github.com/nixos/nixos-hardware.git;
ref = "30fdd53";
ref = "a0d8383";
};
})
(lib.mkIf ( host-src.home-manager ) {