add experimental module for data sharing on hypverisor
This commit is contained in:
parent
d9f697d171
commit
3981805a6b
3 changed files with 67 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
disko.osDiskDevice = "/dev/sda";
|
||||
backups.enable = true;
|
||||
networking.allowDMZConnectivity = true;
|
||||
thecloud.enable = true;
|
||||
|
||||
dataDisk = {
|
||||
enable = true;
|
||||
|
|
Reference in a new issue