Updated mow0m Hostname for new DNS Config
Some checks failed
/ Check Nix Flake (push) Failing after 2m8s

This commit is contained in:
Kaybee 2025-07-14 22:12:19 +02:00
parent f2f32106fc
commit b7af9df1a0
Signed by: kb01
SSH key fingerprint: SHA256:kv2GYUy1MZEqusYnS+Y9nMgrpv77jhm+3kknl3UGV1k

View file

@ -44,7 +44,7 @@
};
programs.ssh.matchBlocks."master@mow0m" = {
host = "mow0m";
hostname = "mow0m.lan";
hostname = "mow0m";
user = "master";
identityFile = "~/.ssh/master@mow0m";
port = 9553;