svn path=/nixos/trunk/; revision=10548
This commit is contained in:
parent
b510189674
commit
1f81bcae40
@ -1,7 +1,7 @@
|
|||||||
export PATH=@wrapperDir@:/var/run/current-system/sw/bin:/var/run/current-system/sw/sbin
|
export PATH=@wrapperDir@:/var/run/current-system/sw/bin:/var/run/current-system/sw/sbin
|
||||||
export MODULE_DIR=@modulesTree@/lib/modules
|
export MODULE_DIR=@modulesTree@/lib/modules
|
||||||
export NIXPKGS_CONFIG=/nix/etc/config.nix
|
export NIXPKGS_CONFIG=/nix/etc/config.nix
|
||||||
export PAGER=less
|
export PAGER="less -R"
|
||||||
export TZ=@timeZone@
|
export TZ=@timeZone@
|
||||||
export TZDIR=@glibc@/share/zoneinfo
|
export TZDIR=@glibc@/share/zoneinfo
|
||||||
export FONTCONFIG_FILE=/etc/fonts/fonts.conf
|
export FONTCONFIG_FILE=/etc/fonts/fonts.conf
|
||||||
|
@ -2064,7 +2064,7 @@ root ALL=(ALL) SETENV: ALL
|
|||||||
purpose and do not want default package list. Setting
|
purpose and do not want default package list. Setting
|
||||||
<varname>cleanStart<varname> to <literal>true</literal> allows you
|
<varname>cleanStart<varname> to <literal>true</literal> allows you
|
||||||
to create a system with empty path - only extraPackages will be
|
to create a system with empty path - only extraPackages will be
|
||||||
included..
|
included.
|
||||||
";
|
";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -239,7 +239,7 @@ rec {
|
|||||||
pkgs.iputils
|
pkgs.iputils
|
||||||
pkgs.less
|
pkgs.less
|
||||||
pkgs.lvm2
|
pkgs.lvm2
|
||||||
pkgs.man_db
|
pkgs.man
|
||||||
pkgs.mdadm
|
pkgs.mdadm
|
||||||
pkgs.module_init_tools
|
pkgs.module_init_tools
|
||||||
pkgs.nano
|
pkgs.nano
|
||||||
|
Loading…
x
Reference in New Issue
Block a user