minor changes

This commit is contained in:
Sascha Koenig
2025-08-14 11:10:59 +02:00
parent 669ed55dc0
commit d5b06c496d
3 changed files with 13 additions and 1 deletions

View File

@ -109,6 +109,17 @@ in {
}
];
}
{
host = "192.168.1.152";
port = 22;
nickname = "m3-daedalus";
args = ["-i" "~/.ssh/m3tam3re"];
"projects" = [
{
paths = ["/home/m3tam3re/home-config"];
}
];
}
];
auto_update = false;
format_on_save = "on";