managing ssh keys

This commit is contained in:
rotterdam 2023-03-06 14:33:32 -03:00
parent aa5bb1b3cd
commit 8defc97c6d
4 changed files with 7 additions and 12 deletions

View file

@ -26,6 +26,7 @@
boot.kernelParams = [
"processor.max_cstate=1" # Fixes bug where ryzen cpus freeze when in highest C state
"clearcpuid=514"
];
environment.sessionVariables = rec {