1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-05 08:17:01 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Daiderd Jordan
b22481d03a
etc: allow replacing files with known content
This enables replacing existing system files like /etc/bashrc by default
while keeping the safer behaviour for other files like /etc/passwd, etc.
that could potentially cause major problems for the system when replaced.
2020-06-17 19:23:31 +02:00
Daiderd Jordan
5894006537
whitespace 2017-12-13 22:58:18 +01:00
Daiderd Jordan
fc2bc4e05b
write-text: support empty files 2017-01-05 23:23:59 +01:00
Daiderd Jordan
8e3ae405ab
environment.etc: provide proper error message when source is missing 2017-01-05 00:37:14 +01:00
Daiderd Jordan
9081af7f42
fix environment.etc entries with a subdirectory 2017-01-04 20:18:58 +01:00
Daiderd Jordan
2f5f8b6c87
add missing write-text.nix file 2017-01-02 20:55:10 +01:00