Added bug fix for networking service failure

This commit is contained in:
Random936
2024-11-03 20:47:11 -08:00
parent 6f6d84b21a
commit 2971a7c1fb

View File

@@ -1,4 +1,4 @@
{ ip_address, hostname }:
{ ip_address, hostname, open_ports }:
{
# Configure hostname.
networking.hostName = hostname;