mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:06:33 +01:00
Fix Typo
This commit is contained in:
parent
eee1559891
commit
432676e271
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue