diff options
author | Ben Sima <ben@bsima.me> | 2019-02-16 19:26:01 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-02-16 19:26:01 -0800 |
commit | b6ed2e9b9cf08e5385df7f773b859a310504ec58 (patch) | |
tree | 82065999e53546a1e0be2479cbddbeab70a1f242 /README.md | |
parent | ec7cf502f24d1f369417b1a3fd9ddf60c5321ebe (diff) |
Remove stuff from readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -12,21 +12,3 @@ When that damn bug gets fixed, we could just do: nix-deploy --to root@simatime.com \ --path $(nix-build --no-out-path ./nixos.nix) - - - - -, Person { _name = "" - , _pic = "" - , _twitter = "" - , _website = "" - , _books = [ Book { _title = "" - , _author = "" - , _amznref = "" - } - , Book { _title = "" - , _author ="" - , _amznref = "" - } - ] - } |