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
/
system
/
etc.nix
Age
Commit message (
Expand
)
Author
2024-06-15
write-text: remove support for `copy`
Emily
2024-04-19
treewide: remove lib.mdDoc
Weijia Wang
2023-11-09
Fix unbound variable `etcProblems`
Felix Scheinost
2023-07-16
etc: check for existing files during checks stage
Emily
2023-07-16
etc: rename activation script variables
Emily
2023-07-12
etc: use `.before-nix-darwin` instead of `.orig`
Michael Hoang
2023-07-11
etc: fail if we can't add a file
Michael Hoang
2023-06-24
treewide: convert all option docs to Markdown
Emily
2023-05-10
don't check knownSha256 for authorized_keys files
sbh69840
2023-05-10
support authorized_keys for users
sbh69840
2022-09-25
rename runCommandNoCC
James Walker
2020-09-02
Remove deprecated types.loaOf
Mario Rodas
2020-06-17
etc: allow replacing files with known content
Daiderd Jordan
2018-01-21
system: use preferLocalBuild for simple derivations
Daiderd Jordan
2018-01-13
etc: skip warning when target has references to /etc/static
Daiderd Jordan
2018-01-08
etc: make link warnings more noticable
Daiderd Jordan
2017-01-08
programs.zsh: export variables in zshenv
Daiderd Jordan
2017-01-02
environment.etc: improve activation
Daiderd Jordan
2017-01-02
move write-text submodule
Daiderd Jordan
2016-12-19
add /etc/static path to warning messages
Daiderd Jordan
2016-12-15
fix etc files in directories
Daiderd Jordan
2016-11-05
generalized module for write-text
Daiderd Jordan