This commit is contained in:
2026-01-18 15:55:59 +03:00
parent 03f98a11cd
commit 47333aa53a
2 changed files with 13 additions and 1 deletions
+5
View File
@@ -11,6 +11,11 @@
];
boot = {
initrd = {
supportedFilesystems = [
"nfs"
"nfsv4"
"overlay"
];
availableKernelModules = [
"ahci"
"xhci_pci"