ma x.r: use stable kernel due to wifi issues
This commit is contained in:
parent
7e99a8215b
commit
d19aedb81c
@ -196,4 +196,6 @@
|
||||
|
||||
services.syncthing.user = lib.mkForce "makefu";
|
||||
services.syncthing.dataDir = lib.mkForce "/home/makefu/.config/syncthing/";
|
||||
# latest kernel (5.0) has issues with wifi card
|
||||
boot.kernelPackages = pkgs.linuxPackages;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user