added ssh tools

This commit is contained in:
2026-01-04 08:52:30 -05:00
parent 0b7c2493b4
commit 3e439ecb3c

View File

@@ -28,6 +28,8 @@
# For gnome-disks to work
services.udisks2.enable = true;
# SSH services
programs.ssh.startAgent = true;
# Use the systemd-boot EFI boot loader.
boot.loader.systemd-boot.enable = true;