diff --git a/nixos/modules/config/console.nix b/nixos/modules/config/console.nix index 69101bca3f2..b60fc55851d 100644 --- a/nixos/modules/config/console.nix +++ b/nixos/modules/config/console.nix @@ -183,7 +183,7 @@ in ]; }) - (mkIf (cfg.earlySetup && !config.boot.inird.systemd.enable) { + (mkIf (cfg.earlySetup && !config.boot.initrd.systemd.enable) { boot.initrd.extraUtilsCommands = '' mkdir -p $out/share/consolefonts ${if substring 0 1 cfg.font == "/" then ''