1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-23 00:01:24 -04:00
nixpkgs/nixos/modules/config
Antoine R. Dumont 3c7e779602 Introduce a dedicated networking.proxy option
Following the discussion NixOS#5021:
- obsolete the nix.proxy option
- add the networking.proxy option
- open a default no_proxy environment variable
- add a rsync option
- Manual tests ok.
- Automatic tests ok.

Amended by lethalman to simplify the option descriptions.
2014-11-30 15:19:25 +01:00
..
fonts fontconfig: patch and document 2014-11-05 12:12:30 +01:00
gnu.nix
gtk-exe-env.nix
i18n.nix
krb5.nix
ldap.nix nslcd nixos service: Should be wantedBy multi-user, otherwise not started if activated on running server (only starts on bootup) 2014-08-08 17:40:14 +02:00
networking.nix Introduce a dedicated networking.proxy option 2014-11-30 15:19:25 +01:00
no-x-libs.nix
nsswitch.nix Enable systemd's mymachines NSS module 2014-08-24 17:10:19 +02:00
power-management.nix nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00
pulseaudio.nix eval fix 2014-10-07 21:46:15 +02:00
qt-plugin-env.nix
shells-environment.nix Replace environment.profileVariables by environment.profileRelativeEnvVars 2014-09-07 19:41:00 +02:00
swap.nix
sysctl.nix
system-environment.nix
system-path.nix nixos: Use literalExample for systemPackages. 2014-08-27 22:44:56 +02:00
timezone.nix
unix-odbc-drivers.nix
update-users-groups.pl update-users-groups.pl: Use UTF-8 instead of latin1. 2014-11-08 19:25:17 +01:00
users-groups.nix Obsolete security.initialPassword 2014-11-03 12:36:56 +01:00
vpnc.nix vpnc: Fix building of system config. 2014-08-31 21:39:03 +02:00
zram.nix