Switching to .lan from .local to prevent mDNS issues
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
r330-media = "ssh media@192.168.100.40";
|
||||
r330-logging = "ssh logging@192.168.100.41";
|
||||
mnemosyne = "ssh mnemosyne@192.168.100.42";
|
||||
mindforge = "ssh mindforge@mindforge.randomctf.local";
|
||||
mindforge = "ssh mindforge@mindforge.randomctf.lan";
|
||||
|
||||
# Nix Specific aliases
|
||||
update-config = "sudo nixos-rebuild switch --flake ~/dotfiles";
|
||||
|
||||
Reference in New Issue
Block a user