meat
This commit is contained in:
parent
c8ee397794
commit
7f3dc64568
10 changed files with 302 additions and 47 deletions
|
@ -20,6 +20,8 @@
|
|||
];
|
||||
};
|
||||
|
||||
programs.meat.flake = "/home/bolt/.nix";
|
||||
|
||||
boot.initrd.availableKernelModules = ["xhci_pci" "ahci" "usbcore" "sd_mod"];
|
||||
boot.initrd.kernelModules = [];
|
||||
boot.initrd.systemd.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue