summaryrefslogtreecommitdiff
path: root/ymir/factorio.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir/factorio.nix')
-rw-r--r--ymir/factorio.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymir/factorio.nix b/ymir/factorio.nix
index bc47be79..553dca37 100644
--- a/ymir/factorio.nix
+++ b/ymir/factorio.nix
@@ -65,7 +65,7 @@ let
65 }; 65 };
66 }; 66 };
67in { 67in {
68 imports = [ ./factorio-credentials.nix ]; 68 imports = [ ../factorio-credentials.nix ];
69 69
70 services.factorio = { 70 services.factorio = {
71 enable = true; 71 enable = true;