working again

This commit is contained in:
John Lancaster
2025-06-30 18:32:35 -05:00
parent a048152eb0
commit 17c69b20fa
2 changed files with 9 additions and 9 deletions

View File

@@ -81,5 +81,5 @@
# Let Home Manager install and manage itself.
programs.home-manager.enable = true;
programs.ssh.enable = true;
# programs.ssh.enable = true;
}