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

@@ -25,7 +25,6 @@ in {
"fat"
"vfat"
"exfat"
"cifs" # mount windows share
];
boot.kernelModules = ["kvm-amd"];