mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-11 23:22:40 +02:00
feat: idols-akane - add virtfs file sharing between host & guest
This commit is contained in:
@@ -27,6 +27,9 @@ in
|
||||
"fat"
|
||||
"vfat"
|
||||
"exfat"
|
||||
|
||||
# for file sharing between host & guests
|
||||
"virtiofs"
|
||||
];
|
||||
|
||||
boot.initrd.availableKernelModules = [
|
||||
|
||||
Reference in New Issue
Block a user