diff options
author | axtloss <axtlos@salyut.one> | 2021-10-05 17:02:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-05 17:02:28 +0200 |
commit | 11dacd2b73ccfcf0aaa9dc029fb0a8851761b909 (patch) | |
tree | fc7965b0ab1a138949ec7fb556d68bfb20b683cc | |
download | nix-tool-11dacd2b73ccfcf0aaa9dc029fb0a8851761b909.tar.gz nix-tool-11dacd2b73ccfcf0aaa9dc029fb0a8851761b909.tar.bz2 |
Initial commit
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..c846b28 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# nix-tool +Add packages to your configuration.nix only issue: the code is so "optimized" its barely even readable anymore |