mediaserver: update nfs mounts
This commit is contained in:
parent
b59a03ab0a
commit
c541159756
2 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
initrd = {
|
initrd = {
|
||||||
availableKernelModules = [ "ata_piix" "xhci_pci" "ahci" "sd_mod" "sr_mod" "virtio_balloon" ];
|
availableKernelModules = [ "ata_piix" "xhci_pci" "ahci" "sd_mod" "sr_mod" ];
|
||||||
kernelModules = [ "tls" ];
|
kernelModules = [ "tls" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue