blob: 970f25e6e9f75d7d7ad98b5ab4d29e03996382bf (
plain) (
tree)
|
|
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
|