mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Make hardware configs better
This commit is contained in:
parent
0a5347c87a
commit
0be6e3650f
2 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,7 @@ systemConfiguration {
|
|||
|
||||
boot.loader.grub = enabled {
|
||||
device = "/dev/vda";
|
||||
useOSProber = true;
|
||||
# useOSProber = true;
|
||||
};
|
||||
|
||||
boot.initrd.availableKernelModules = [
|
||||
|
|
|
@ -4,7 +4,6 @@ systemConfiguration {
|
|||
boot.loader = {
|
||||
systemd-boot = enabled {
|
||||
editor = false;
|
||||
consoleMode = "max";
|
||||
};
|
||||
|
||||
efi.canTouchEfiVariables = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue