chore: state before home-manager update

This commit is contained in:
2026-04-06 10:33:18 +02:00
parent 780abf3967
commit 60679bad0b
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,6 @@
{
services.ssh-agent.enable = true;
services.ssh-agent.enableFishIntegration = true;
programs.ssh = {
enableDefaultConfig = false;