diff options
author | EuAndreh <eu@euandre.org> | 2018-06-05 00:08:21 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-06-05 00:08:21 -0300 |
commit | e9337b4d171ebab610ea120981809fd65bf46eb8 (patch) | |
tree | 00d9b8930811cf33650ffa7c30a4b2246f994c69 /nixos/configuration.nix | |
parent | known_hosts (diff) | |
parent | Merge branch 'master' of gitlab.com:EuAndreh/dotfiles (diff) | |
download | dotfiles-e9337b4d171ebab610ea120981809fd65bf46eb8.tar.gz dotfiles-e9337b4d171ebab610ea120981809fd65bf46eb8.tar.xz |
Merge branch 'master' of gitlab.com:EuAndreh/dotfiles
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 d2b35e1..139a6e1 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -154,6 +154,7 @@ ## Programming tools + sbcl stack leiningen python3 |