aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules')
-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 81bd844..b14ac62 100644
--- a/nixos/modules/hosts.nix
+++ b/nixos/modules/hosts.nix
@@ -37,6 +37,7 @@ in {
# Local
"ridcully" = "10.8.0.59";
"tc" = "10.8.0.99";
+ "printer" = "10.8.0.90";
# Portable
"binky" = "10.8.0.63";
};
@@ -60,7 +61,6 @@ in {
# Local
"mpd" = "10.8.2.51";
"errol" = "10.8.2.60";
- "printer" = "10.8.2.90";
# Portable
"albert" = "10.8.2.61";
"binky" = "10.8.2.63";