mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
remove crowdsec and add tpm key
This commit is contained in:
parent
74a4348d1d
commit
970ddcdacb
13 changed files with 23 additions and 123 deletions
|
@ -64,6 +64,7 @@ in
|
|||
};
|
||||
};
|
||||
extraConfig = ''
|
||||
PKCS11Provider /run/current-system/sw/lib/libtpm2_pkcs11.so
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue