summary refs log tree commit diff
path: root/nixos/modules/config
Commit message (Expand)AuthorAge
* nixos/networking: Reference correct glibc outputTuomas Tynkkynen2015-10-03
* Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\
| * nixos/fonts: Add unifont to list of default fonts.aszlig2015-09-26
| * Merge pull request #9683 from ts468/upstream.resolvconfts4682015-09-26
| |\
| | * networking module: add extraResolvconfConf optionThomas Strobel2015-09-26
| * | Manual: Remove store path referencesEelco Dolstra2015-09-24
| |/
| * nixos: fix some typesJan Malakhovski2015-09-18
| * nixos,lib: move environment generation related copy-paste to libJan Malakhovski2015-09-18
| * gdb: Look for debug info in /run/current-system/sw/lib/debugEelco Dolstra2015-09-17
| * nixos i18n: add option to set console keymap from xkbGeoffrey Reedy2015-09-13
| * nixos: environment.pathsToLink += some desktop dirsobadz2015-09-07
| * Rename users.extraUsers -> users.users, users.extraGroup -> users.groupsEelco Dolstra2015-09-02
| * If !cfg.mutableUsers, require a password or SSH authorized keyEelco Dolstra2015-09-02
| * nixos: generate infodirs directly in system-pathJan Malakhovski2015-08-18
| * nixos: add /share/doc and /share/nano (for symmetry) to environment.pathsToLinkJan Malakhovski2015-08-18
| * types.nix: better error message for non-pathsBenno Fünfstück2015-08-15
| * nixos/fontconfig: separate rendering and alias configurationThomas Tuegel2015-08-04
| * nixos: let's not forget types in the timezone moduleJan Malakhovski2015-07-31
| * Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-05
| |\
| | * pam_mount module: integrate pam_mount into PAM of NixOSThomas Strobel2015-07-04
| * | krb5: Break out into a lib and not lib versionWilliam A. Kennington III2015-06-26
| |/
| * nixos: Replace pkgs.openssh with config.programs.ssh.packageWilliam A. Kennington III2015-06-26
| * Some more type cleanupEelco Dolstra2015-06-15
| * nixos/pulseaudio: Fix descriptionWilliam A. Kennington III2015-06-11
| * pulseaudio: Add a flag for supporting 32-bitWilliam A. Kennington III2015-06-10
| * nixos i18n.consoleFont: choose a different defaultVladimír Čunát2015-06-09
| * pulseaudio: Revert to regular styleEelco Dolstra2015-06-04
| * Hide the option fonts.enableCoreFontsEelco Dolstra2015-06-01
| * nixos/pulseaudio: Use libpulseaudioWilliam A. Kennington III2015-05-29
* | systemPackages, makeLibraryPath: try to guess outputsVladimír Čunát2015-05-05
|/
* Remove sysvtools from the system pathEelco Dolstra2015-04-20
* minimal.nix: Get rid of most Glibc localesEelco Dolstra2015-04-20
* Remove obsolete "eject" entry from the system pathEelco Dolstra2015-04-20
* Remove pciutils and usbutils from the default system pathEelco Dolstra2015-04-20
* Merge rename.nix changes.Nicolas B. Pierron2015-04-03
|\
| * Merge pull request #7058 from joachifm/sysctl-kptr-restrictAustin Seipp2015-04-03
| |\
| | * nixos: condition sysctl.kptr_restrict on features.grsecurityJoachim Fasting2015-03-29
| * | Fix references to current-system/sw/sbinWilliam A. Kennington III2015-04-01
| * | Revert "Remove obsolete .../sbin directories from $PATH"William A. Kennington III2015-04-01
| * | Remove obsolete .../sbin directories from $PATHEelco Dolstra2015-04-01
| * | dbus: rename useX11 option into x11Support, cleanup a bitJan Malakhovski2015-03-29
| * | nixos/pulseaudio: don't put 32bit libs in systemPackagesLuca Bruno2015-03-18
| |/
* / Fix infinite loop in fontconfig-ultimate.nixNicolas B. Pierron2015-03-12
|/
* Add "input" groupEelco Dolstra2015-03-03
* nsswitch.conf: Omit ldap unless ldap is enabledEelco Dolstra2015-02-25
* Ensure that the home directory exists even if the user already existsEelco Dolstra2015-02-24
* fontconfig: stringify dpi correctlyThomas Tuegel2015-02-01
* fix manualDomen Kožar2015-01-03
* clarify things about hashed passwords and mutableUsersDomen Kožar2015-01-02
* Switch default timezone in NixOS from "CET" to "UTC".Peter Simons2014-12-15