nixos: gen 227 @ nix-pad — 2026-08-03 19:56
26.05.20260724.597283a (Yarara)
This commit is contained in:
@@ -117,12 +117,6 @@ in
|
||||
programs.ssh = {
|
||||
enable = true;
|
||||
matchBlocks = {
|
||||
"gitea" = {
|
||||
host = "ssh.git.joshashton.dev";
|
||||
port = 2222;
|
||||
user = "jashton";
|
||||
identityFile = "~/.ssh/gitea";
|
||||
};
|
||||
"server" = {
|
||||
host = "50.28.69.78";
|
||||
port = 22;
|
||||
|
||||
Reference in New Issue
Block a user