diff options
author | tv <tv@shackspace.de> | 2015-09-25 22:56:28 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-09-25 22:56:28 +0200 |
commit | 71621bde5313d635e225826e3273e2f007bf2997 (patch) | |
tree | 46e82699e3f50db2cc213460e171888649369aa8 /tv | |
parent | e17fe6555902d8084442d84bb3f59a251ce1e49a (diff) |
get: init at 1
Diffstat (limited to 'tv')
-rw-r--r-- | tv/1systems/wu.nix | 1 | ||||
-rw-r--r-- | tv/2configs/git.nix | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index 6cd1565f7..36733ac41 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -71,6 +71,7 @@ with lib; cac dic file + get gitAndTools.qgit gnupg21 haskellPackages.hledger diff --git a/tv/2configs/git.nix b/tv/2configs/git.nix index 264cb4a1c..6624d62dc 100644 --- a/tv/2configs/git.nix +++ b/tv/2configs/git.nix @@ -26,6 +26,7 @@ let cgserver = {}; crude-mail-setup = {}; dot-xmonad = {}; + get = {}; hack = {}; load-env = {}; make-snapshot = {}; |