mob next [ci-skip] [ci skip] [skip ci]
lastFile:machines/anser/configuration.nix
This commit is contained in:
@@ -12,5 +12,14 @@
|
|||||||
clan.core.settings.machine.description = "";
|
clan.core.settings.machine.description = "";
|
||||||
|
|
||||||
# imports = [ inputs.nixos-hardware ];
|
# imports = [ inputs.nixos-hardware ];
|
||||||
|
boot.loader.grub.enable = false;
|
||||||
|
boot.loader.generic-extlinux-compatible.enable = true;
|
||||||
|
|
||||||
|
hardware.enableRedistributableFirmware = true;
|
||||||
|
|
||||||
|
boot.kernelParams = [
|
||||||
|
"console=ttyS2,1500000n8"
|
||||||
|
"loglevel=4"
|
||||||
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user