summaryrefslogtreecommitdiffstats
path: root/nixos/modules/config
AgeCommit message (Expand)Author
2014-10-07eval fixDomen Kožar
2014-10-05FONTCONFIG_FILE: remove setters to /etc/fonts/fonts.confVladimír Čunát
2014-10-04pulseaudio: Add support for 32bit alsa apps on 64bit systems.Nathaniel Baxter
2014-09-22nixos: Add also group.members to groupRickard Nilsson
2014-09-18Manual: Remove some option defaults that refer to store pathsEelco Dolstra
2014-09-10Support users-groups.json referring to store pathsEelco Dolstra
2014-09-08Merge remote-tracking branch 'origin/staging'Eelco Dolstra
2014-09-07Replace environment.profileVariables by environment.profileRelativeEnvVarsNicolas Pierron
2014-09-06Merge recent master into stagingVladimír Čunát
2014-09-05Fix subuid/subgid generationEelco Dolstra
2014-09-03pulseaudio: Use group audio instead of pulse-accessRickard Nilsson
2014-09-03pulseaudio: Add pulse-access group, controlling access to the system-wide PA ...Rickard Nilsson
2014-09-02Merge branch 'origin/master' into staging.Peter Simons
2014-08-31vpnc: Fix building of system config.Vladimir Still
2014-08-31cleanup per Lethalman's suggestionsSam Griffin
2014-08-31Adding vpnc configuration moduleSam Griffin
2014-08-30Merge recent master into stagingVladimír Čunát
2014-08-29nixos/users-groups: Fix eval on missing uid/gid.aszlig
2014-08-29Merge pull request #3745 from wkennington/master.dnsmasqMichael Raskin
2014-08-29Merge pull request #3275 from taku0/gtk-envMichael Raskin
2014-08-29Merge pull request #3100 from tailhook/new-shadowMichael Raskin
2014-08-28dnsmasq: upgrade to 2.71, fixed dnsmasq modulePaul Colomiets
2014-08-27nixos/manual: Use literalExample when feasible.aszlig
2014-08-27nixos: Use literalExample for systemPackages.aszlig
2014-08-25Remove reference to icecatEelco Dolstra
2014-08-21Merge recent master into stagingVladimír Čunát
2014-08-20use mkDefault on root's shellMatej Cotman
2014-08-18Fix setting an empty passwordEelco Dolstra
2014-08-15Add user attribute isNormalUserEelco Dolstra
2014-08-15Unify mutableUsers = { true, false }Eelco Dolstra
2014-08-12provide pulseaudioFull and set it as default to hardware.pulseaudio.packageDomen Kožar
2014-08-08nslcd nixos service: Should be wantedBy multi-user, otherwise not started if ...Rickard Nilsson
2014-08-01First implementation of subuid/subgid manipulation modulePaul Colomiets
2014-07-15Add automatic plugin activation for vimPaul Colomiets
2014-07-14uim, gtk-exe-env, qt-plugin-env: Add input method modules for GTK+ and Qttaku0
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy
2014-06-30Merge pull request #2283 from wizeman/u/sysctl-mergeMichael Raskin
2014-06-24nixos: add some missing '.' in option descriptionsBjørn Forsman
2014-06-13Set session variables in the shell as wellEelco Dolstra
2014-06-13Rename environment.systemVariables -> environment.sessionVariablesEelco Dolstra
2014-06-12Merge pull request #2543 from wizeman/u/zramswapMichael Raskin
2014-06-10Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env""Eelco Dolstra
2014-06-10Revert "Merge #2692: Use pam_env to properly setup system-wide env"Eelco Dolstra
2014-06-10Merge #2692: Use pam_env to properly setup system-wide envVladimír Čunát
2014-05-28better error message in case of missing uidsSönke Hahn
2014-05-22Add type for fonts.fonts optionEelco Dolstra
2014-05-21Set TZDIR for all systemd servicesEelco Dolstra
2014-05-17fix -G delimiter in call to useraddCharles Strahan
2014-05-09nixos-install: Ask the user to set a root passwordEelco Dolstra
2014-05-06nixos: Add zram swap moduleRicardo M. Correia