about summary refs log tree commit diff
path: root/nixos/modules/config
Commit message (Expand)AuthorAge
* Add automatic plugin activation for vimPaul Colomiets2014-07-15
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* Merge pull request #2283 from wizeman/u/sysctl-mergeMichael Raskin2014-06-30
|\
| * nixos: Fix sysctl option mergingRicardo M. Correia2014-04-15
* | nixos: add some missing '.' in option descriptionsBjørn Forsman2014-06-24
* | Set session variables in the shell as wellEelco Dolstra2014-06-13
* | Rename environment.systemVariables -> environment.sessionVariablesEelco Dolstra2014-06-13
* | Merge pull request #2543 from wizeman/u/zramswapMichael Raskin2014-06-12
|\ \
| * | nixos: Add zram swap moduleRicardo M. Correia2014-05-06
* | | Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env""Eelco Dolstra2014-06-10
* | | Revert "Merge #2692: Use pam_env to properly setup system-wide env"Eelco Dolstra2014-06-10
* | | Merge #2692: Use pam_env to properly setup system-wide envVladimír Čunát2014-06-10
* | | better error message in case of missing uidsSönke Hahn2014-05-28
* | | Add type for fonts.fonts optionEelco Dolstra2014-05-22
* | | Set TZDIR for all systemd servicesEelco Dolstra2014-05-21
* | | fix -G delimiter in call to useraddCharles Strahan2014-05-17
* | | nixos-install: Ask the user to set a root passwordEelco Dolstra2014-05-09
|/ /
* | Fix users.*.extraGroups for users.mutableUsers = true.Rob Vermaas2014-05-05
* | Obsolete fonts.extraFontsEelco Dolstra2014-04-29
* | Remove redundant ~/.fonts element from the font search pathEelco Dolstra2014-04-29
* | Bring back the isSystemUser optionEelco Dolstra2014-04-29
* | Don't create world-readable swapfilesEelco Dolstra2014-04-24
* | pulseaudio module: Use pid-file for system-wide daemon, add loglevel optionRickard Nilsson2014-04-21
* | Merge branch 'systemd-update'Eelco Dolstra2014-04-20
|\ \
| * | Set $LOCALE_ARCHIVE in all systemd unitsEelco Dolstra2014-04-18
| * | Start ssh-agent as a user unitEelco Dolstra2014-04-18
| * | Allow upstream systemd units to be extendedEelco Dolstra2014-04-17
| * | no-x-libs.nix: Disable su xauth forwarding, and X11 dependency in dbusEelco Dolstra2014-04-16
| * | cpu-freq: Use cpupower instead of cpufrequtilsWilliam A. Kennington III2014-04-16
| |/
* | Merge pull request #2185 from lethalman/gnome3Domen Kožar2014-04-16
|\ \ | |/ |/|
| * system-path, gnome3: run update-desktop-database to create the mime cacheLuca Bruno2014-04-14
* | Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
|/
* nixos: add grsecurity module (#1875)Austin Seipp2014-04-11
* Don't add users if createUser is falseRickard Nilsson2014-04-08
* Allow undefined uids and gids when mutableUsers = trueRickard Nilsson2014-04-06
* su: Make the su package a provider of only the su binaryWilliam A. Kennington III2014-04-05
* power-management: Don't enable acpid.ambrop7@gmail.com2014-03-15
* Merge pull request #1767 from the-kenny/fix-consoleKeyMap-typeDomen Kožar2014-03-08
|\
| * i18n.consoleKeyMap: Accept string or path.Moritz Ulrich2014-02-17
* | nixos: set all package options to have type packageDomen Kožar2014-02-27
|/
* Allow directly setting hashedPassword for rootShea Levy2014-02-16
* user-groups: Sidestep all password escaping issuesShea Levy2014-02-10
* Properly escape passwords sent to chpasswdThomas Tuegel2014-02-10
* Add option to enforce uniqueness of uids/gids (on by default)Shea Levy2014-02-07
* Add description to group.members optionRickard Nilsson2014-02-05
* Re-introduce security.initialRootPassword, and add a new option users.extraUs...Rickard Nilsson2014-02-05
* Generate /etc/passwd and /etc/group at build timeRickard Nilsson2014-02-05
* Don't set $TZEelco Dolstra2014-01-06
* Make /etc/localtime a direct symlink to the zoneinfo fileEelco Dolstra2014-01-06
* Disable various services when running inside a containerEelco Dolstra2013-11-26