No description
Find a file
Vincent Ambo ba3a9c53eb feat(desktop): Install some more fonts
Adds fonts that will be useful for switching to i3status-rust and its
powerline mode!
2017-10-21 00:33:54 +02:00
dotfiles feat(dotfiles/fish): re-enable VCS prompt colour hints 2017-10-21 00:09:32 +02:00
nixpkgs-mozilla@6179dd8765 feat: Add nixpkgs-mozilla overlay 2017-10-16 21:48:59 +02:00
pkgs feat(pkgs): Add mq-cli package 2017-10-20 21:47:26 +02:00
.gitignore fix: Fix gitignore 2017-10-15 16:40:54 +02:00
.gitmodules feat: Add nixpkgs-mozilla overlay 2017-10-16 21:48:59 +02:00
adho-configuration.nix style(all): Consistently use block/attr format & clean up 2017-10-21 00:33:39 +02:00
configuration.nix style(all): Consistently use block/attr format & clean up 2017-10-21 00:33:39 +02:00
desktop.nix feat(desktop): Install some more fonts 2017-10-21 00:33:54 +02:00
dotfiles.nix style(all): Consistently use block/attr format & clean up 2017-10-21 00:33:39 +02:00
packages.nix feat(pkgs): Add mq-cli package 2017-10-20 21:47:26 +02:00
README.md docs: Add README 2017-10-15 16:40:28 +02:00
stallo-configuration.nix style(all): Consistently use block/attr format & clean up 2017-10-21 00:33:39 +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 automatically
  • configure channel automatically (if possible)
  • configure Rust setup