summaryrefslogtreecommitdiffstats
path: root/1systems
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-04-20 09:46:04 +0200
committermakefu <github@syntax-fehler.de>2019-04-20 09:46:04 +0200
commitfe0255093efc61b4056f8ca318699f456b095309 (patch)
tree6d5eeaadfbdfb9bb892f6baedda02d5a546cb830 /1systems
parent86b03518112633c65f4de57522c26d68baa39984 (diff)
ma x.r: use stable kernel due to wifi issues
Diffstat (limited to '1systems')
-rw-r--r--1systems/x/config.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/1systems/x/config.nix b/1systems/x/config.nix
index 3c5e50c4b..32a548954 100644
--- a/1systems/x/config.nix
+++ b/1systems/x/config.nix
@@ -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;
}
[cgit] Unable to lock slot /tmp/cgit/83200000.lock: No such file or directory (2)