This commit is contained in:
2026-01-18 17:43:45 +03:00
parent f42bf0f8ca
commit a47d2b431c
+5 -5
View File
@@ -11,11 +11,11 @@
]; ];
boot = { boot = {
initrd = { initrd = {
supportedFilesystems = [ # supportedFilesystems = [
"nfs" # "nfs"
"nfsv4" # "nfsv4"
"overlay" # "overlay"
]; # ];
availableKernelModules = [ availableKernelModules = [
"ahci" "ahci"
"xhci_pci" "xhci_pci"