From f383d7621b6dae8c5c60efbf3c033a469b67c021 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 13 Sep 2016 03:41:31 +0200 Subject: typo --- ymir/factorio.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ymir/factorio.nix b/ymir/factorio.nix index 75042762..576b0f6f 100644 --- a/ymir/factorio.nix +++ b/ymir/factorio.nix @@ -66,7 +66,7 @@ let in { services.factorio = { enable = true; - saveName = config.network.hostname; + saveName = config.networking.hostName; mods = with availableMods; [ autofill EvoGUI -- cgit v1.2.3