aboutsummaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/hosts.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/hosts.nix b/nixos/modules/hosts.nix
index 809728c..2746f93 100644
--- a/nixos/modules/hosts.nix
+++ b/nixos/modules/hosts.nix
@@ -59,7 +59,7 @@ in {
# Local
"ridcully" = "10.8.3.60";
"3dprint" = "10.8.3.80";
- "mpd" = "192.168.0.51";
+ "mpd" = "10.8.3.51";
# Portable
"albert" = "10.8.3.61";
"susan" = "10.8.3.62";