tvl-depot/README.md

17 lines
409 B
Markdown
Raw Normal View History

2017-10-15 16:40:28 +02:00
NixOS configuration
===================
Set up the unstable channel first:
```
nix-channel --add http://nixos.org/channels/nixos-unstable nixos-unstable
nix-channel --update
```
## TODO
* [ ] place i3 (and related) configuration automatically
* [ ] place [emacs configuration](https://github.com/tazjin/emacs.d) automatically
* [ ] configure channel automatically (if possible)
* [ ] configure Rust setup