prepare configuration for server use
This commit is contained in:
parent
db67663eb6
commit
e65ba7c8a6
12 changed files with 188 additions and 7 deletions
|
|
@ -1,5 +1,7 @@
|
|||
{...}: {
|
||||
config = {
|
||||
my.hardware.common-desktop.enable = true;
|
||||
|
||||
boot = {
|
||||
initrd.availableKernelModules = ["nvme" "xhci_pci" "ahci" "usbhid" "sd_mod"]; # "usb_storage"
|
||||
initrd.kernelModules = [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue