about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/profpatsch/base-workstation.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/base-workstation.nix b/machines/profpatsch/base-workstation.nix
index 3fa6a032..ad7d6140 100644
--- a/machines/profpatsch/base-workstation.nix
+++ b/machines/profpatsch/base-workstation.nix
@@ -70,7 +70,7 @@ in {
     ###########
     # Services
 
-    services.openssh.enable = true;
+    # services.openssh.enable = true;
 
     time.timeZone = "Europe/Paris";