1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-05 08:17:01 +00:00
nix-darwin/modules/programs
Max Schlueter 6d4bf1a29e
Fix gnupg-agent being kept alive
The agent is restarted automatically after it has been launched
successfully, this creates a lot of noise in the logs. This change
reloads the agent only if it has crashed, i.e. returns with a non-zero
exit code.
2021-02-14 21:55:16 +09:00
..
bash don't set SHELL automatically based on programs.<shell>.enable 2020-10-25 16:37:02 +01:00
info programs-info: add module and run install-info on system packages. 2017-05-21 10:51:01 +02:00
nix-index add programs.nix-index module 2017-07-28 23:17:53 +02:00
ssh Remove deprecated types.loaOf 2020-09-02 04:20:00 +00:00
zsh don't set SHELL automatically based on programs.<shell>.enable 2020-10-25 16:37:02 +01:00
fish.nix Unify environment configuration and don't run in child shells 2018-10-25 01:00:52 +09:00
gnupg.nix Fix gnupg-agent being kept alive 2021-02-14 21:55:16 +09:00
man.nix add programs.man module 2017-05-12 22:17:38 +02:00
tmux.nix Rename programs.tmux.tmuxConfig -> extraConfig 2020-03-29 13:58:58 -04:00
vim.nix vim: expose programs.vim.package 2018-08-03 20:39:23 +02:00