summary refs log tree commit diff
path: root/modules/config
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2010-01-07 15:55:05 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2010-01-07 15:55:05 +0000
commit9a0789a81e1442139c0b4cb5178af1bde34800fc (patch)
tree75cdadfa8e81ceeb53b30253f1ebce03849f3a1f /modules/config
parenteee4b381cea2f36e32d3ee942cbaaa177e145f23 (diff)
downloadnixpkgs-9a0789a81e1442139c0b4cb5178af1bde34800fc.tar
nixpkgs-9a0789a81e1442139c0b4cb5178af1bde34800fc.tar.gz
nixpkgs-9a0789a81e1442139c0b4cb5178af1bde34800fc.tar.bz2
nixpkgs-9a0789a81e1442139c0b4cb5178af1bde34800fc.tar.lz
nixpkgs-9a0789a81e1442139c0b4cb5178af1bde34800fc.tar.xz
nixpkgs-9a0789a81e1442139c0b4cb5178af1bde34800fc.tar.zst
nixpkgs-9a0789a81e1442139c0b4cb5178af1bde34800fc.zip
* Add devicemapper to the system path.
svn path=/nixos/trunk/; revision=19292
Diffstat (limited to 'modules/config')
-rw-r--r--modules/config/system-path.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/config/system-path.nix b/modules/config/system-path.nix
index 50617ec91da..a8c85f65b2d 100644
--- a/modules/config/system-path.nix
+++ b/modules/config/system-path.nix
@@ -32,7 +32,6 @@ let
       pkgs.gzip
       pkgs.less
       pkgs.libcap
-      pkgs.lvm2
       pkgs.man
       pkgs.mdadm
       pkgs.module_init_tools