all: install taskwarrior, cleanup package entries

This commit is contained in:
Aaron Bieber 2022-08-26 09:04:50 -06:00
parent 53e85592ad
commit c84802305d
No known key found for this signature in database
3 changed files with 6 additions and 6 deletions

View File

@ -109,11 +109,12 @@ in {
minisign minisign
mosh mosh
nix-diff nix-diff
nix-top
nixfmt nixfmt
nix-index nix-index
nix-top
pass pass
rbw rbw
taskwarrior
tmux tmux
]; ];

View File

@ -68,16 +68,16 @@
PS1='\u@\h:\w; ' PS1='\u@\h:\w; '
''; '';
nativeBuildInputs = with pkgs; [ nativeBuildInputs = with pkgs; [
tree git
go go
jq jq
statix
sops
nix-diff nix-diff
nixfmt nixfmt
git sops
ssh-to-age ssh-to-age
ssh-to-pgp ssh-to-pgp
statix
tree
]; ];
}; };
buildSys = sys: sysBase: extraMods: name: buildSys = sys: sysBase: extraMods: name:

View File

@ -59,7 +59,6 @@ in {
aircrack-ng aircrack-ng
apg apg
barrier barrier
barrier
firefox firefox
fzf fzf
gnome.gnome-keyring gnome.gnome-keyring