integrated vm into workflow

This commit is contained in:
Bryan Ramos 2024-05-14 10:50:24 -04:00
parent 3f0927ec90
commit 1c4c434e50
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
3 changed files with 18 additions and 3 deletions

View file

@ -82,7 +82,7 @@
};
networking = {
hostName = "server";
hostName = "vm";
useDHCP = lib.mkDefault true;
networkmanager.enable = true;
firewall = {