moby: enable boot.loader.generic-extlinux-compatible.enable

This commit is contained in:
colin 2022-06-23 19:56:40 -07:00
parent 4ea5b6244f
commit bf6ac1b7ae

View File

@ -33,6 +33,9 @@
];
colinsane.gui.phosh.enable = true;
boot.loader.grub.enable = false;
mobile.bootloader.enable = false;
boot.loader.generic-extlinux-compatible.enable = true;
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions