diff options
Diffstat (limited to 'ymir')
| -rw-r--r-- | ymir/factorio.nix | 2 |
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 | }; |
| 67 | in { | 67 | in { |
| 68 | imports = [ ./factorio-credentials.nix ]; | 68 | imports = [ ../factorio-credentials.nix ]; |
| 69 | 69 | ||
| 70 | services.factorio = { | 70 | services.factorio = { |
| 71 | enable = true; | 71 | enable = true; |
