diff --git a/hosts/nullbox/configuration.nix b/hosts/nullbox/configuration.nix index c1b1527..f21d5f0 100644 --- a/hosts/nullbox/configuration.nix +++ b/hosts/nullbox/configuration.nix @@ -19,6 +19,8 @@ config = { + boot.kernelPackages = pkgs.linuxPackages_6_8; + fileSystems = lib.mkMerge [ { "/ntfs" = {