svn path=/configurations/trunk/tud/; revision=26223
svn path=/configurations/trunk/tud/; revision=26223
Eelco Dolstra committed
Mar 9, 2011 at 11:48 UTC
505d4032e569a6243d41d914f26d9eda78a7d657
1 file changed
+1
-1
network.nix
+1
-1
@@ -2,7 +2,7 @@
2
jimmy = import ./build-machines-hps.nix;
3
timmy = import ./build-machines-hps.nix;
4
kenny = import ./build-machines-dell-1950.nix;
5
- stan = import ./build-machines-dell-1950.nix;
5
+ #stan = import ./build-machines-dell-1950.nix;
6
kyle = import ./build-machines-dell-1950.nix;
7
cartman = import ./cartman.nix;
8
hydra = import ./hydra.nix;