diff --git a/hosts/alice/system.nix b/hosts/alice/system.nix index 2b4993a..b1242b9 100644 --- a/hosts/alice/system.nix +++ b/hosts/alice/system.nix @@ -16,7 +16,6 @@ boot = { supportedFilesystems = ["bcachefs"]; - kernelPackages = pkgs.linuxPackages_6_8; loader = { systemd-boot.enable = true;