Let's try this, stop building all the things
This commit is contained in:
parent
b1a61026b4
commit
192d552731
2 changed files with 21 additions and 17 deletions
|
@ -7,7 +7,7 @@
|
|||
# NixOS wants to enable GRUB by default
|
||||
boot.loader.grub.enable = false;
|
||||
# Enables the generation of /boot/extlinux/extlinux.conf
|
||||
#boot.loader.generic-extlinux-compatible.enable = true;
|
||||
boot.loader.generic-extlinux-compatible.enable = true;
|
||||
|
||||
# nixos-generate-config should normally set up file systems correctly
|
||||
imports = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue