@cryptotaxi247 / infra-1 / commits / 32f3c462

* Renamed some files.

svn path=/configurations/trunk/tud/; revision=16966

Eelco Dolstra committed Sep 6, 2009 at 15:16 UTC 32f3c462a8a5e7517bd884f7e70ad6bbf7a3cd85
1 file changed +1
cartman.nix
+1
@@ -28,6 +28,7 @@ let
28 in
29
30 rec {
31 + #nixpkgs.config.packageOverrides = pkgs: { postgresql = pkgs.postgresql84 ; } ;
32
33 boot = {
34 grubDevice = "/dev/sda";