summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--machines/khad/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/khad/configuration.nix b/machines/khad/configuration.nix
index 5806dbe..7527c7d 100644
--- a/machines/khad/configuration.nix
+++ b/machines/khad/configuration.nix
@@ -129,7 +129,7 @@
# List services that you want to enable:
# Enable the OpenSSH daemon.
- # services.openssh.enable = true;
+ services.openssh.enable = true;
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];