about summary refs log tree commit diff
path: root/README.md
blob: 970f25e6e9f75d7d7ad98b5ab4d29e03996382bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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