fix: Added a missing semi-colon.

This commit is contained in:
Spencer Brower
2022-09-02 15:29:09 -04:00
parent 1ebbb4667c
commit df1f3d8c46

View File

@@ -22,4 +22,5 @@
};
services.openssh.enable = true;
};
}