summaryrefslogtreecommitdiff
path: root/modules/environment
AgeCommit message (Expand)Author
2024-11-11environment: fix `lowPrio` support in `environment.systemPackages`Michael Hoang
2024-10-31environment: remove misleading `environment.loginShell` optionMichael Hoang
2024-08-17refactor: rename environment.postBuild to environment.extraSetupAlice Carroll
2024-07-27`mapAttrsFlatten` -> `mapAttrsToList`zowoq
2024-05-23environment: Adjust systemPath order to allow injecting in the middleAndrew Marshall
2024-04-19treewide: remove lib.mdDocWeijia Wang
2023-06-24treewide: convert all option docs to MarkdownEmily
2022-10-19Add system terminfo to TERMINFO_DIRS by defaultNathan Henrie
2022-09-20environment: support installing terminfo filesMichael Hoang
2022-06-30add escape to shell aliasesTianyao Chou
2021-10-23add forward compatibility for literalExample deprecationDaiderd Jordan
2020-10-25don't set SHELL automatically based on programs.<shell>.enableDaiderd Jordan
2020-05-11Set up XDG system environment variables sort of how they set them upDaniel V
2019-02-21order the environmentWael M. Nasreddine
2019-01-15security.pki: add module to configure ca certificatesDaiderd Jordan
2018-10-25Unify environment configuration and don't run in child shellsAndrew Childs
2018-08-26environment: add darwinConfig option to set darwin-config in NIX_PATHDaiderd Jordan
2018-08-21examples: remove nix-repl and nixUnstable referencesDaiderd Jordan
2017-10-15Port over the NixOS fish moduleColin Barrett
2017-10-07environment: don't link /lib by defaultDaiderd Jordan
2017-10-07system-build: change type of setEnvironment and setAliasesDaiderd Jordan
2017-10-07environment: include extraInit in set-environment scriptDaiderd Jordan
2017-10-07system-path: fix typeDaiderd Jordan
2017-10-06nixpkgs: change loeOf to listOfDaiderd Jordan
2017-05-25environment: use the default profile as a fallbackDaiderd Jordan
2017-05-21programs-info: add module and run install-info on system packages.Daiderd Jordan
2017-05-15environment: include /usr/sbin and /sbin in systemPathDaiderd Jordan
2017-05-14launchd: allow string entries for serviceOptions.pathDaiderd Jordan
2017-05-13environment: don't use default for profilesDaiderd Jordan
2017-05-13Merge pull request #26 from clhodapp/fix/path-orderDaiderd Jordan
2017-05-12add programs.man moduleDaiderd Jordan
2017-05-12environment: add pathsToLink for system profileDaiderd Jordan
2017-05-12Don't put profiles in reverse-order in PATHChris Hodapp
2017-05-12Default outputs should include "man"Chris Hodapp
2017-03-19set NIX_SSL_CERT_FILEDaiderd Jordan
2017-01-25launchd: add command, path and environment optionsDaiderd Jordan
2017-01-05environment: set cacert variables by defaultDaiderd Jordan
2016-12-18add environment.loginShell optionDaiderd Jordan
2016-12-17fix types for environment variablesDaiderd Jordan
2016-12-17add environment.profilesDaiderd Jordan
2016-12-15add nix moduleDaiderd Jordan
2016-11-06reorganize modulesDaiderd Jordan