1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

zaatar: add nas share

This commit is contained in:
2024-11-05 09:09:45 +01:00
parent 762d766db5
commit 136000540b
3 changed files with 66 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
initrd.availableKernelModules = ["ahci" "xhci_pci" "usb_storage" "sd_mod" "sdhci_acpi" "rtsx_usb_sdmmc"];
kernelModules = ["kvm-intel"];
extraModulePackages = [];
supportedFilesystems = ["ntfs"];
loader = {
systemd-boot = {
enable = true;