fix: NixOS | misc cleanup
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
}: {
|
||||
imports = [(modulesPath + "/installer/scan/not-detected.nix")];
|
||||
|
||||
fileSystems."/persistant".neededForBoot = true;
|
||||
fileSystems."/persistent".neededForBoot = true;
|
||||
boot = {
|
||||
initrd = {
|
||||
availableKernelModules = ["nvme" "xhci_pci" "ahci" "usbhid" "thunderbolt" "usb_storage" "sd_mod"];
|
||||
|
||||
Reference in New Issue
Block a user