Ludovic Courtès
fe51b0c6c3
bashrc: Source `${bash}/etc/bash_completion' when available.
svn path=/nixos/trunk/; revision=16641
14 years ago
Ludovic Courtès
4c848efc1a
bashrc: Remove obsolete `aclocal' and `rpcgen' hacks.
svn path=/nixos/trunk/; revision=16640
14 years ago
Eelco Dolstra
b66fd2364c
* Don't put /etc/nixos/nixos in ~/.nix-defexpr.
svn path=/nixos/branches/modular-nixos/; revision=16366
14 years ago
Eelco Dolstra
eb8b534173
* Include only the en_US locale on the CD. This saves 75 MiB or so.
svn path=/nixos/branches/modular-nixos/; revision=15883
14 years ago
Eelco Dolstra
82254ce466
* Doh.
svn path=/nixos/branches/modular-nixos/; revision=15794
14 years ago
Eelco Dolstra
ca0038b9b0
svn path=/nixos/branches/modular-nixos/; revision=15793
14 years ago
Eelco Dolstra
81d8c2e1c8
* Move the info wrapper into a module.
svn path=/nixos/branches/modular-nixos/; revision=15792
14 years ago
Eelco Dolstra
3c84d56273
* Move the /etc generation to modules/system/etc.
svn path=/nixos/branches/modular-nixos/; revision=15767
14 years ago
Eelco Dolstra
de7aae5d5e
* Move the generation of /etc/nix.machines to the nix-daemon module.
svn path=/nixos/branches/modular-nixos/; revision=15765
14 years ago
Eelco Dolstra
ec55562ec3
* Move the configuration of the pwdutils (passwd, useradd etc.) to
modules/programs/pwdutils.
* Renamed config.system.shell to config.users.defaultUserShell and
updated the description to make clear it has to be a non-store
path.
svn path=/nixos/branches/modular-nixos/; revision=15761
14 years ago
Eelco Dolstra
421dcc35c5
* Moved the Bash configuration to modules/programs/bash.
svn path=/nixos/branches/modular-nixos/; revision=15759
14 years ago
Eelco Dolstra
2d7beac377
* New directory modules/programs that contains system-wide
configuration for specific programs. For instance, ssh.nix provides
the configuration for the SSH client; ssmtp.nix provides the
configuration for the `ssmtp' MTA.
svn path=/nixos/branches/modular-nixos/; revision=15757
14 years ago