From da03760eeb325a48e2fd743af3e7e89cfd204390 Mon Sep 17 00:00:00 2001 From: aszlig Date: Mon, 13 Oct 2014 03:25:09 +0200 Subject: machines: Add new configuration for 'tishtushi'. At the moment, this configuration is only preliminary and we still need to refine hardware configuration and of course the kernel configuration. Signed-off-by: aszlig --- network.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'network.nix') diff --git a/network.nix b/network.nix index 709c2c18..038f9e73 100644 --- a/network.nix +++ b/network.nix @@ -3,4 +3,5 @@ mmrnmhrm = import ./machines/mmrnmhrm.nix; arilou = import ./machines/arilou.nix; kzerza = import ./machines/kzerza.nix; + tishtushi = import ./machines/tishtushi.nix; } -- cgit 1.4.1