This commit is contained in:
Lilith 2026-06-21 17:58:06 +02:00
parent bdcb1791ad
commit 10041af092
No known key found for this signature in database
GPG key ID: 272C807BD91F8446
4 changed files with 33 additions and 12 deletions

View file

@ -1,5 +1,4 @@
{ ... }:
{
{ ... }: {
services.ssh-agent = {
enable = true;
};
@ -8,7 +7,7 @@
enable = true;
enableDefaultConfig = false;
matchBlocks = {
settings = {
"hpc" = {
user = "benstem";
hostname = "login1.hpc.uni-potsdam.de";