From 607e0efd26cba446db54546e84641a67313ff29c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Fri, 9 Sep 2022 18:05:47 +0100 Subject: [PATCH] switch foureighty to a stable kernel --- nixos/boxes/foureighty/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/boxes/foureighty/default.nix b/nixos/boxes/foureighty/default.nix index bcb92eca..fd41f3d0 100644 --- a/nixos/boxes/foureighty/default.nix +++ b/nixos/boxes/foureighty/default.nix @@ -17,7 +17,6 @@ fileSystems."/" = { options = [ "compress=zstd" ]; }; - boot.kernelPackages = pkgs.linuxPackages_latest; boot.binfmt.emulatedSystems = [ "aarch64-linux" ]; zramSwap = {