formatting

This commit is contained in:
mjallen18
2025-11-20 16:18:28 -06:00
parent babe314199
commit 53a64aaf52
8 changed files with 151 additions and 155 deletions

View File

@@ -1,4 +1,4 @@
{ config, ... }:
{ ... }:
{
config = {
programs.ssh.knownHosts = {
@@ -10,4 +10,4 @@
};
};
};
}
}