diff options
author | EuAndreh <eu@euandre.org> | 2019-01-14 11:35:53 -0200 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-01-14 11:35:53 -0200 |
commit | 7f7ac488a546805703533e3eeae10d78203de60b (patch) | |
tree | 215afaba16413a01bd3969817336c95b8b5d9c21 /nixos/configuration.nix | |
parent | Add emidje package. (diff) | |
download | dotfiles-7f7ac488a546805703533e3eeae10d78203de60b.tar.gz dotfiles-7f7ac488a546805703533e3eeae10d78203de60b.tar.xz |
Install rustracer.
Diffstat (limited to 'nixos/configuration.nix')
-rw-r--r-- | nixos/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index ea971cc..0e24b25 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -246,6 +246,7 @@ nodePackages.node2nix shellcheck (haskell.lib.justStaticExecutables haskellPackages.github-backup) + rustracer ## Containers and VMs |