summary refs log tree commit diff
path: root/nixos/modules/config/system-path.nix
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2015-04-01 15:01:22 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2015-04-01 16:22:12 +0200
commit98cedb3d22a580d8ee1804862d65a3198d9ee3ac (patch)
tree029648f8828ad76f2ee91eb60ab1ec6e6eea7ea8 /nixos/modules/config/system-path.nix
parente2bc785fe19834cd907ecd36435518d3f630bca8 (diff)
downloadnixlib-98cedb3d22a580d8ee1804862d65a3198d9ee3ac.tar
nixlib-98cedb3d22a580d8ee1804862d65a3198d9ee3ac.tar.gz
nixlib-98cedb3d22a580d8ee1804862d65a3198d9ee3ac.tar.bz2
nixlib-98cedb3d22a580d8ee1804862d65a3198d9ee3ac.tar.lz
nixlib-98cedb3d22a580d8ee1804862d65a3198d9ee3ac.tar.xz
nixlib-98cedb3d22a580d8ee1804862d65a3198d9ee3ac.tar.zst
nixlib-98cedb3d22a580d8ee1804862d65a3198d9ee3ac.zip
Remove obsolete .../sbin directories from $PATH
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 f3e86bfd2019..ed7b949ecc26 100644
--- a/nixos/modules/config/system-path.nix
+++ b/nixos/modules/config/system-path.nix
@@ -108,7 +108,6 @@ in
         "/info"
         "/lib"
         "/man"
-        "/sbin"
         "/share/emacs"
         "/share/vim-plugins"
         "/share/org"