add experimental module for data sharing on hypverisor

This commit is contained in:
Pim Kunis 2023-12-30 21:13:48 +01:00
parent d9f697d171
commit 3981805a6b
3 changed files with 67 additions and 0 deletions

View file

@ -40,6 +40,7 @@
disko.osDiskDevice = "/dev/sda";
backups.enable = true;
networking.allowDMZConnectivity = true;
thecloud.enable = true;
dataDisk = {
enable = true;