Updated mow0m Hostname for new DNS Config
Some checks failed
/ Check Nix Flake (push) Failing after 2m8s
Some checks failed
/ Check Nix Flake (push) Failing after 2m8s
This commit is contained in:
parent
f2f32106fc
commit
b7af9df1a0
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
};
|
};
|
||||||
programs.ssh.matchBlocks."master@mow0m" = {
|
programs.ssh.matchBlocks."master@mow0m" = {
|
||||||
host = "mow0m";
|
host = "mow0m";
|
||||||
hostname = "mow0m.lan";
|
hostname = "mow0m";
|
||||||
user = "master";
|
user = "master";
|
||||||
identityFile = "~/.ssh/master@mow0m";
|
identityFile = "~/.ssh/master@mow0m";
|
||||||
port = 9553;
|
port = 9553;
|
||||||
|
|
Loading…
Add table
Reference in a new issue