This commit is contained in:
s-prechtl 2025-03-31 14:24:00 +02:00
parent f997551e81
commit 246fb736b9

View file

@ -7,7 +7,7 @@
pkgs,
...
}: let
serverIP = 0.0 .0 .0;
serverIP = "0.0.0.0";
in {
imports = [
# Include the results of the hardware scan.