Add hardware configuration

This commit is contained in:
TheWanderingCrow 2024-09-14 11:52:09 +00:00
parent b7f75cf885
commit b0368c3841

View file

@ -2,6 +2,6 @@
boot.loader.grub = {
enable = true;
device = "/dev/sda1";
usOSProber = true;
useOSProber = true;
};
}