This commit is contained in:
Fern Garden 2025-07-04 21:37:09 +08:00
parent 9678036869
commit 82ccb37f5e
5 changed files with 59 additions and 39 deletions

View file

@ -1,6 +1,6 @@
{
# Configure the bootloader.
boot.loader.grub = {
boot.loader.grub = {
enable = true;
device = "/dev/sda";
};