svn path=/configurations/trunk/tud/; revision=33337
svn path=/configurations/trunk/tud/; revision=33337
Eelco Dolstra committed
Mar 21, 2012 at 17:21 UTC
dcc2c759d0cce34a359148c618de5ef96a499ce4
1 file changed
+1
-1
network.nix
+1
-1
@@ -2,7 +2,7 @@
2
kenny = import ./build-machines-dell-1950.nix;
3
kyle = import ./build-machines-dell-1950.nix;
4
hydra = import ./build-machines-dell-1950.nix;
5
- #stan = import ./stan.nix;
5
+ stan = import ./stan.nix;
6
cartman = import ./cartman.nix;
7
lucifer = import ./lucifer.nix;
8
wendy = import ./wendy.nix;