switch back to linux LTS due to dm-crypt data loss bug
This commit is contained in:
parent
884c2b0dbf
commit
23ab3552e8
|
@ -33,7 +33,7 @@ in {
|
|||
fileSystems."/tmp".fsType = "tmpfs";
|
||||
|
||||
# try newer kernels
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
#boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
services.fstrim.enable = true;
|
||||
services.btrfs.autoScrub =
|
||||
|
|
Loading…
Reference in a new issue