index
:
nix-darwin.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
programs
Age
Commit message (
Expand
)
Author
2024-08-17
refactor: rename environment.postBuild to environment.extraSetup
Alice Carroll
2024-07-31
programs.ssh: add certificate authorities
Jörg Thalheim
2024-07-27
`mapAttrsFlatten` -> `mapAttrsToList`
zowoq
2024-07-10
Merge pull request #976 from emilazy/openssh-use-links-for-authorized-keys
Emily
2024-07-01
chore: remove mkpackageoptionmd deprecation
Nikola Milojević
2024-06-15
ssh: use symlinks for `authorizedKeys` options
Emily
2024-05-20
Change zsh default prompt
Dominik Gleich
2024-04-19
treewide: remove lib.mdDoc
Weijia Wang
2024-02-27
nix-darwin/programs.direnv: init
Mathew Polzin
2024-02-23
etc: add known hash for `/etc/zshenv` and `/etc/nix/nix.conf`
Evan Petousis
2024-01-21
Add option to disable zsh global compinit
Jōshin
2023-09-15
programs.ssh: write ssh known_hosts only if there are any set
Wael M. Nasreddine
2023-08-05
fish: simplify `babelfishTranslate`
Emily
2023-08-05
fish: add default for `babelfishPackage`
Emily
2023-07-26
Update modules/programs/bash/default.nix
Jakub Janczak
2023-07-26
Don't run static bashrc only for pure nix-shell
Jakub Janczak
2023-07-12
etc: use `.before-nix-darwin` instead of `.orig`
Michael Hoang
2023-07-11
doc: store a copy of known files
Michael Hoang
2023-07-10
fix zsh eating output without new line ending
Cuichen Li
2023-06-24
treewide: convert all option docs to Markdown
Emily
2023-06-08
ssh: fix public keys in home directory not working
Michael Hoang
2023-05-10
give credits
sbh69840
2023-05-10
newline eof for authorized-keys conf
sbh69840
2023-05-10
authkeys path in sshd_config
sbh69840
2023-05-10
enable copy
sbh69840
2023-05-10
support authorized_keys for users
sbh69840
2022-06-30
add escape to shell aliases
Tianyao Chou
2021-10-23
add forward compatibility for literalExample deprecation
Daiderd Jordan
2021-02-17
Merge pull request #288 from r-burns/fish-fenv
Daiderd Jordan
2021-02-17
Merge pull request #292 from MaxSchlueter/fix-gnupg-agent
Daiderd Jordan
2021-02-14
Fix gnupg-agent being kept alive
Max Schlueter
2021-02-04
fish: fix fenv function path
Ryan Burns
2021-01-30
fish: fix fenv reference on 20.09
Kevin Griffin
2021-01-17
fish: add babelfish translation option
Kevin Griffin
2020-11-30
Fix typo in nix-index docstring
Dave Nicponski
2020-10-25
don't set SHELL automatically based on programs.<shell>.enable
Daiderd Jordan
2020-09-02
Remove deprecated types.loaOf
Mario Rodas
2020-06-17
etc: add known hashes for bashrc/zsh/nix.conf
Daiderd Jordan
2020-03-29
Rename programs.tmux.tmuxConfig -> extraConfig
Jason Felice
2020-01-21
bash: Let bash load completions lazily
Väinö Järvelä
2019-11-01
tmux: clear __NIX_DARWIN_SET_ENVIRONMENT_DONE
zhujun
2019-06-05
nix-script: remove
Daiderd Jordan
2019-02-16
tmux: add defaultCommand option
Daiderd Jordan
2019-01-04
zsh: Add vendor-completions to fpath
Kirill Elagin
2018-10-25
Unify environment configuration and don't run in child shells
Andrew Childs
2018-10-16
bash: place bashrc early non-interactive return below system setup
Mario Rodas
2018-10-14
bash: do not evaluate completions on dumb terminals
Mario Rodas
2018-10-14
bash: do not evaluate /etc/bashrc on non-interactive shells
Mario Rodas
2018-10-12
tmux: remove reattach-to-user-namespace
Daiderd Jordan
2018-08-03
vim: expose programs.vim.package
Daiderd Jordan
[next]