Update README.md
This commit is contained in:
parent
dfbd0c6628
commit
6dfbffee74
1 changed files with 6 additions and 0 deletions
|
@ -104,3 +104,9 @@ Connection to itchy.scratchy.com closed.
|
||||||
|
|
||||||
Whether to copy Nix to the remote for usage when building and activating,
|
Whether to copy Nix to the remote for usage when building and activating,
|
||||||
instead of using the Nix which is already installed on the remote.
|
instead of using the Nix which is already installed on the remote.
|
||||||
|
|
||||||
|
# Project Principles
|
||||||
|
|
||||||
|
* No Premature Optimization: Make it work, then optimize it later if the
|
||||||
|
optimization is taking a lot of time to figure out now.
|
||||||
|
* KISS: Keep it simple, stupid. Unnecesary complexity should be avoided.
|
||||||
|
|
Loading…
Add table
Reference in a new issue