graphical-fullblown,t480s: cleanup packages

This commit is contained in:
steveej 2020-10-18 20:20:46 +02:00
parent 4ca173efd4
commit ceb12b6e92
2 changed files with 19 additions and 20 deletions

View file

@ -94,7 +94,9 @@ in {
Option "SuspendTime" "0"
Option "OffTime" "0"
'';
boot.kernelPackages = lib.mkForce pkgs.linuxPackages;
# the default profile uses linuxPackages_latest
# boot.kernelPackages = lib.mkForce pkgs.linuxPackages;
krb5 = {
enable = true;