* Doh.
svn path=/configurations/trunk/tud/; revision=23731
Eelco Dolstra committed
Sep 10, 2010 at 17:23 UTC
dc6b6ac5266ab30b489203c6b23d8d1124496c2b
1 file changed
+1
-1
mrhankey.nix
+1
-1
@@ -8,7 +8,7 @@
8
9
fileSystems =
10
[ { mountPoint = "/";
11
- label = "mrhankey";
11
+ label = "nixos";
12
fsType = "ext3";
13
}
14
];