about summary refs log tree commit diff
path: root/nixos/modules/programs/environment.nix
AgeCommit message (Expand)AuthorFilesLines
2022-03-14nixos/environment: add GTK paths to pathsToLinkNaïm Favier1-1/+3
2021-10-05less: improve default settings (#139988)Matt McHenry1-1/+5
2021-07-01Fix default pager environmentheisenberg331-1/+2
2020-09-02strigi: dropJan Tojnar1-1/+0
2019-10-13nixos/environment: don't set GTK_DATA_PREFIX or GTK_EXE_PREFIXworldofpeace1-2/+0
2019-09-18nixos/xdg/icons: match XCURSOR_PATH specworldofpeace1-1/+0
2019-09-18nixos/environment: set GTK_EXE_PREFIXworldofpeace1-0/+1
2019-09-18nixos/environment: set GTK_DATA_PREFIXworldofpeace1-0/+1
2019-09-18nixos/system-environment: introduce environment.profileRelativeSessionVariablesRobert Helgesson1-1/+1
2019-08-24nixos/environment: prepend /etc/xdg to XDG_CONFIG_DIRSJan Tojnar1-0/+1
2019-08-10environment.profiles: fix order of profilesTobias Happ1-3/+2
2018-08-16xdg: add modules for supporting various XDG specsMichael Peyton Jones1-1/+0
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-04-11nixos: remove PKG_CONFIG_PATH and PERL5LIB environment variablesDaiderd Jordan1-2/+0
2017-06-30terminfo: symlink terminfo to /etc for ncursesGuillaume Maudoux1-4/+0
2017-05-23NixOS: fix XCURSOR_PATH expansionChristian Kögler1-1/+1
2017-05-06environment: remove sbin from PATHJörg Thalheim1-1/+1
2017-05-05environment: remove lib/kde4/libexec from PATHJörg Thalheim1-1/+1
2017-03-18nixos: Define XCURSOR_PATH environment variable.Ambroz Bizjak1-0/+2
2017-01-26locate: build in correct dbpathGregor Kleen1-2/+1
2015-10-30nixos/environment: don't set Qt 5 pathsThomas Tuegel1-3/+1
2015-08-05Add an option ‘nix.nixPath’ for specifying $NIX_PATHEelco Dolstra1-9/+0
2015-04-13nixos: Put root's channels to the end of NIX_PATH.aszlig1-2/+2
2015-04-12nixos: Add all of root's channels to NIX_PATH.aszlig1-1/+2
2015-04-01Revert "Remove obsolete .../sbin directories from $PATH"William A. Kennington III1-1/+1
2015-04-01Remove obsolete .../sbin directories from $PATHEelco Dolstra1-1/+1
2015-02-21environment: use Qt 5 Qml import pathsThomas Tuegel1-1/+2
2015-01-26environment: set paths for Qt plugins and QMLThomas Tuegel1-1/+3
2014-11-27Don't set $MANPATHEelco Dolstra1-1/+0
2014-10-04alsa: Add multilib plugin support via "libs" entry in asound config.Nathaniel Baxter1-1/+0
2014-09-07Replace environment.profileVariables by environment.profileRelativeEnvVarsNicolas Pierron1-19/+18
2014-09-04Merge pull request #3653 from iyzsong/nixos/xfce4-mixerMichael Raskin1-1/+0
2014-08-19nixos/environment: do not set GST_PLUGIN_SYSTEM_PATH宋文武1-1/+0
2014-07-14uim, gtk-exe-env, qt-plugin-env: Add input method modules for GTK+ and Qttaku01-1/+1
2014-06-25nixos: change EDITOR and PAGER environment variables to mkDefaultsJan Malakhovski1-2/+2
2014-06-13Rename environment.systemVariables -> environment.sessionVariablesEelco Dolstra1-1/+1
2014-06-10Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env""Eelco Dolstra1-3/+6
2014-06-10Revert "Merge #2692: Use pam_env to properly setup system-wide env"Eelco Dolstra1-6/+3
2014-06-10Merge #2692: Use pam_env to properly setup system-wide envVladimír Čunát1-3/+6
2014-04-18Set $LOCALE_ARCHIVE in all systemd unitsEelco Dolstra1-2/+1
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2014-02-28add gstreamer 1.0 setup-hook and use it where appropriateDomen Kožar1-1/+1
2013-10-13Drop <services> from $NIX_PATHEelco Dolstra1-1/+0
2013-10-10Update the release expressions and the channel generatorsEelco Dolstra1-1/+0
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+79