dunamis/misc/nix-ssh-serve.nix: rename

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-06-07 15:46:24 +03:00
parent 87426e19a0
commit 91c635f170
+1 -1
View File
@@ -11,5 +11,5 @@
write = true;
};
};
security.pam.enableSSHAgentAuth = true;
security.pam.sshAgentAuth.enable = true;
}