No description
Find a file
Vincent Ambo 6118c611c0 feat(pkgs): Add terraform-bin package
The source build of Terraform is currently broken in NixOS.

This adds a binary package.
2017-10-18 15:16:28 +02:00
nixpkgs-mozilla@6179dd8765 feat: Add nixpkgs-mozilla overlay 2017-10-16 21:48:59 +02:00
pkgs feat(pkgs): Add terraform-bin package 2017-10-18 15:16:28 +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 refactor(adho): Replace connman with nix-based wifi config 2017-10-16 13:47:10 +02:00
configuration.nix feat: Add myself to the 'docker' group 2017-10-18 00:58:03 +02:00
desktop.nix fix(desktop): Start feh-wp.timer faster 2017-10-17 00:43:14 +02:00
packages.nix feat(pkgs): Add terraform-bin package 2017-10-18 15:16:28 +02:00
README.md docs: Add README 2017-10-15 16:40:28 +02:00
stallo-configuration.nix fix(stallo): Post-installatio wifi, gfx, luks fixes 2017-10-15 20:02:24 +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