diff --git a/systems/yokai/default.nix b/systems/yokai/default.nix index b1fa97c..0700dfa 100644 --- a/systems/yokai/default.nix +++ b/systems/yokai/default.nix @@ -57,7 +57,7 @@ boot.loader = { grub.enable = false; - genric-extlinux-compatible.enable = true; + generic-extlinux-compatible.enable = true; systemd-boot.configurationLimit = 10; systemd-boot.editor = false; };