mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-22 08:48:29 +02:00
refactor(ssh): system-level ssh known_hosts & ssh config
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
{myvars, ...}: {
|
||||
{
|
||||
services.openssh.enable = false;
|
||||
|
||||
programs.ssh = myvars.networking.ssh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user