leoncloud: revert hostName change

This commit is contained in:
Astro 2022-09-25 20:29:42 +02:00
parent f94a0741f4
commit 73d3076573
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
};
networking = {
hostName = "docker-server";
hostName = "leoncloud";
firewall.enable = true;
};