{ ... }: { flake.nixosModules.t2linux = { imports = [ ./_private/kernel.nix ./_private/boot-tuning.nix ]; }; }