1
0
Fork 0

Install gomuks and asciinema

This commit is contained in:
Malte Brandy 2020-09-28 03:52:53 +02:00
parent c90afd1949
commit ed09c37c7c
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9
2 changed files with 2 additions and 1 deletions

View file

@ -3,4 +3,5 @@ let
unstable = import self.sources.unstable { };
nixpkgs-master = import self.sources.nixpkgs-master { };
in {
inherit (unstable) gomuks;
}

View file

@ -11,7 +11,7 @@ self: super: {
inherit (self)
git-crypt htop tree pwgen borgbackup inotifyTools direnv socat nmap ncdu
tcpdump tmux tig exa fzf ag fd bat ripgrep ranger pass sshuttle vnstat
entr libargon2 mblaze niv compsize mediainfo;
entr libargon2 mblaze niv compsize mediainfo asciinema gomuks;
};
my-home-pkgs = {