aboutsummaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-12-30 22:37:39 -0200
committerEuAndreh <eu@euandre.org>2018-12-30 22:37:39 -0200
commit67e642010bebd95b133592fc81637360d8fae0f0 (patch)
tree4fa01517bb209580b2030fa92066e3315ae7bd60 /nixos
parentAdd shellcheck, github-backup and node2nix packages. (diff)
downloaddotfiles-67e642010bebd95b133592fc81637360d8fae0f0.tar.gz
dotfiles-67e642010bebd95b133592fc81637360d8fae0f0.tar.xz
Start playing with Dhall to generate yaml.
Diffstat (limited to 'nixos')
-rw-r--r--nixos/configuration.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix
index 657c37b..cfa4b02 100644
--- a/nixos/configuration.nix
+++ b/nixos/configuration.nix
@@ -241,7 +241,8 @@
bats
ledger
perl
-
+ dhall
+ dhall-json
nodePackages.node2nix
shellcheck
(haskell.lib.justStaticExecutables haskellPackages.github-backup)