[fanny] add zineshop vm
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m29s
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m29s
This commit is contained in:
@@ -94,7 +94,13 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
services.malobeo.microvm.enableHostBridge = true;
|
services.malobeo.microvm.enableHostBridge = true;
|
||||||
services.malobeo.microvm.deployHosts = [ "overwatch" "infradocs" "nextcloud" "durruti" ];
|
services.malobeo.microvm.deployHosts = [
|
||||||
|
"overwatch"
|
||||||
|
"infradocs"
|
||||||
|
"nextcloud"
|
||||||
|
"durruti"
|
||||||
|
"zineshop"
|
||||||
|
];
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
nat = {
|
nat = {
|
||||||
|
|||||||
Reference in New Issue
Block a user