Pin old version of linux-firmware to fix wifi on laptop.
This commit is contained in:
parent
7ef079afc0
commit
e5e9bba2a5
@ -94,12 +94,12 @@
|
|||||||
# "net.ipv6.conf.default.use_tempaddr" = 2;
|
# "net.ipv6.conf.default.use_tempaddr" = 2;
|
||||||
};
|
};
|
||||||
|
|
||||||
# nixpkgs.overlays = [
|
nixpkgs.overlays = [
|
||||||
# (final: prev: {
|
(final: prev: {
|
||||||
# inherit (pkgs-dda3dcd3f)
|
inherit (pkgs-dda3dcd3f)
|
||||||
# linux-firmware
|
linux-firmware
|
||||||
# ;
|
;
|
||||||
# })
|
})
|
||||||
# ];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user