extraOptions for docs

This commit is contained in:
John Lancaster
2026-04-19 14:04:23 -05:00
parent fe24eb2dde
commit f36bb22635
+4
View File
@@ -175,6 +175,10 @@ in
"docs" = {
hostname = "192.168.1.110";
user = "root";
extraOptions = {
RequestTTY = "force";
RemoteCommand = "~/.nix-profile/bin/jsl-zsh";
};
};
"gitea" = {
hostname = "192.168.1.104";