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 = {
initrd = {
supportedFilesystems = [
"nfs"
"nfsv4"
"overlay"
];
# supportedFilesystems = [
# "nfs"
# "nfsv4"
# "overlay"
# ];
availableKernelModules = [
"ahci"
"xhci_pci"