create top-level switch whether a machine holds the application data

This commit is contained in:
Pim Kunis 2024-01-06 21:45:18 +01:00
parent 97fc20e251
commit 10dbccae97
2 changed files with 21 additions and 3 deletions

View file

@ -38,9 +38,7 @@
nixosModule.lab = {
disko.osDiskDevice = "/dev/sda";
backups.enable = true;
networking.allowDMZConnectivity = true;
data-sharing.enable = true;
dataHost.enable = true;
dataDisk = {
enable = true;