feat(hosts): cifs mount

This commit is contained in:
Ryan Yin
2024-04-12 21:24:35 +08:00
parent 869aafd25b
commit 5b2d09d0e7
10 changed files with 39 additions and 26 deletions

View File

@@ -17,7 +17,6 @@ in {
"vfat"
"exfat"
"nfs" # required by longhorn
"cifs" # mount windows share
];
boot.kernelModules = ["kvm-amd" "vfio-pci"];