diff options
author | tv <tv@krebsco.de> | 2017-11-02 21:14:21 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-11-02 21:14:21 +0100 |
commit | 1d46fd08e239433304226ac05fd2273162965aea (patch) | |
tree | f801566f5e6aca273729d734eab6f98a6241f6d5 /tv/2configs | |
parent | 3a9df8494f1850003e1ded8d5e69486f16706972 (diff) |
tv: use git-preview
Diffstat (limited to 'tv/2configs')
-rw-r--r-- | tv/2configs/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix index f418b9f..a8ab538 100644 --- a/tv/2configs/default.nix +++ b/tv/2configs/default.nix @@ -142,6 +142,7 @@ with import <stockholm/lib>; environment.systemPackages = [ pkgs.get pkgs.git + pkgs.git-preview pkgs.hashPassword pkgs.htop pkgs.kpaste |