Configure host to use SSH certs on the host and client side.

This commit is contained in:
DS 2025-03-31 21:30:46 -07:00
parent a872e6f395
commit 55eb37bb47
10 changed files with 129 additions and 3 deletions

View file

@ -21,7 +21,7 @@
systems = [ "x86_64-linux" ];
imports = [
./code_server.nix
./host_config
];
flake =