summaryrefslogtreecommitdiffstats
path: root/nin
diff options
context:
space:
mode:
authornin <nineinchnade@gmail.com>2017-01-19 23:36:49 +0100
committernin <nineinchnade@gmail.com>2017-01-19 23:36:49 +0100
commit2a34bf50e7e41554af6a74e1b29081924d22cac8 (patch)
treecfb663bdd3c8de3bf0e1a524aff5ca135875bbbc /nin
parentb4109e8d22284a98fcff8f409b7b1968428a1520 (diff)
n 1 onondaga: fix build host
Diffstat (limited to 'nin')
-rw-r--r--nin/1systems/onondaga.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nin/1systems/onondaga.nix b/nin/1systems/onondaga.nix
index f7518aa6..b0810366 100644
--- a/nin/1systems/onondaga.nix
+++ b/nin/1systems/onondaga.nix
@@ -11,7 +11,7 @@
../2configs/retiolum.nix
];
- krebs.build.host = config.krebs.hosts.hiawatha;
+ krebs.build.host = config.krebs.hosts.onondaga;
boot.loader.grub.enable = true;
boot.loader.grub.version = 2;