From fa344f60d9e51f134adca1e62aeff78d40592885 Mon Sep 17 00:00:00 2001 From: Florian Friesdorf Date: Mon, 23 Jan 2012 17:14:24 +0000 Subject: [PATCH] pathsToLink: emacs org mode contrib folder svn path=/nixos/trunk/; revision=31795 --- modules/config/system-path.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/config/system-path.nix b/modules/config/system-path.nix index b8fcf960209..007b935d777 100644 --- a/modules/config/system-path.nix +++ b/modules/config/system-path.nix @@ -131,6 +131,7 @@ in "/man" "/sbin" "/share/emacs" + "/share/org" "/share/info" "/share/terminfo" "/share/man"