summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/services/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/services/default.nix b/system/services/default.nix
index 3633dbe..13e1c0a 100644
--- a/system/services/default.nix
+++ b/system/services/default.nix
@@ -7,7 +7,7 @@
     ./nginx
     ./nix
     ./nix-sync
-    ./opensshd
+    ./openssh
     ./rust-motd
   ];
 }