aboutsummaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--system/services/openssh/default.nix6
1 files changed, 1 insertions, 5 deletions
diff --git a/system/services/openssh/default.nix b/system/services/openssh/default.nix
index 5ee48a0c..b733dbe7 100644
--- a/system/services/openssh/default.nix
+++ b/system/services/openssh/default.nix
@@ -1,8 +1,4 @@
-{
- config,
- pkg,
- ...
-}: {
+{...}: {
services.openssh = {
enable = true;
hostKeys = [