mirror of
https://github.com/sbrow/nix.git
synced 2026-02-27 21:31:45 -05:00
fix: Added a missing semi-colon.
This commit is contained in:
@@ -22,4 +22,5 @@
|
||||
};
|
||||
|
||||
services.openssh.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user