Let's try this, stop building all the things

This commit is contained in:
Lillian Violet 2024-01-08 19:11:16 +01:00
parent b1a61026b4
commit 192d552731
2 changed files with 21 additions and 17 deletions

View file

@ -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 = [