feat(gorgon): enable ssh-agent
Some checks are pending
Continuous Integration / Checks (push) Waiting to run

This commit is contained in:
Tim Schubert 2024-12-08 13:10:22 +01:00
parent 776f7d2000
commit 96dcd17947
Signed by: dadada
SSH key fingerprint: SHA256:bFAjFH3hR8zRBaJjzQDjc3o4jqoq5EZ87l+KXEjxIz0

View file

@ -43,6 +43,8 @@ in
repo = "u355513-sub1@u355513-sub1.your-storagebox.de:/home/backup";
};
programs.ssh.startAgent = true;
nix.extraOptions = ''
experimental-features = nix-command flakes
# Prevent garbage collection for nix shell and direnv