summary refs log tree commit diff
path: root/nixos/modules/config/system-path.nix
diff options
context:
space:
mode:
authorJan Malakhovski <oxij@oxij.org>2018-03-26 18:22:04 +0000
committerJan Malakhovski <oxij@oxij.org>2018-03-30 06:52:26 +0000
commit98fd9b7f86e9548931935c1bb0c8f7fe5e5eb680 (patch)
tree2bcef86801233623be1d35d7faa33fbf9738a04c /nixos/modules/config/system-path.nix
parenta7af5d4f88f9e30bc9b401a84b7cb3cf036fccbb (diff)
downloadnixlib-98fd9b7f86e9548931935c1bb0c8f7fe5e5eb680.tar
nixlib-98fd9b7f86e9548931935c1bb0c8f7fe5e5eb680.tar.gz
nixlib-98fd9b7f86e9548931935c1bb0c8f7fe5e5eb680.tar.bz2
nixlib-98fd9b7f86e9548931935c1bb0c8f7fe5e5eb680.tar.lz
nixlib-98fd9b7f86e9548931935c1bb0c8f7fe5e5eb680.tar.xz
nixlib-98fd9b7f86e9548931935c1bb0c8f7fe5e5eb680.tar.zst
nixlib-98fd9b7f86e9548931935c1bb0c8f7fe5e5eb680.zip
nixos: doc: introduce `documentation` config subtree
Diffstat (limited to 'nixos/modules/config/system-path.nix')
-rw-r--r--nixos/modules/config/system-path.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/config/system-path.nix b/nixos/modules/config/system-path.nix
index d3212d931605..361151665018 100644
--- a/nixos/modules/config/system-path.nix
+++ b/nixos/modules/config/system-path.nix
@@ -109,7 +109,6 @@ in
         "/sbin"
         "/share/applications"
         "/share/desktop-directories"
-        "/share/doc"
         "/share/emacs"
         "/share/icons"
         "/share/menus"