remove crowdsec and add tpm key

This commit is contained in:
Rouven Seifert 2023-09-06 13:35:16 +02:00
parent 74a4348d1d
commit 970ddcdacb
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
13 changed files with 23 additions and 123 deletions

View file

@ -64,6 +64,7 @@ in
};
};
extraConfig = ''
PKCS11Provider /run/current-system/sw/lib/libtpm2_pkcs11.so
IdentityFile ~/.ssh/id_ed25519
'';
};