···44 maintainers = with lib.maintainers; [ patryk27 ];
55 };
6677- machine = { ... }: {
77+ nodes.machine = { ... }: {
88 # We're using the newest kernel, so that we can test containers with long names.
99 # Please see https://github.com/NixOS/nixpkgs/issues/38509 for details.
1010 boot.kernelPackages = pkgs.linuxPackages_latest;