summaryrefslogtreecommitdiff
path: root/hosts/dishwasher/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/dishwasher/configuration.nix')
-rw-r--r--hosts/dishwasher/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/dishwasher/configuration.nix b/hosts/dishwasher/configuration.nix
index 258c3a5..ea1b070 100644
--- a/hosts/dishwasher/configuration.nix
+++ b/hosts/dishwasher/configuration.nix
@@ -61,6 +61,7 @@
# List services that you want to enable:
# Enable the OpenSSH daemon.
+ programs.mosh.enable = true;
services.openssh = {
enable = true;
permitRootLogin = "prohibit-password";