all: install taskwarrior, cleanup package entries
This commit is contained in:
parent
53e85592ad
commit
c84802305d
@ -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
|
||||||
];
|
];
|
||||||
|
|
||||||
|
@ -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:
|
||||||
|
@ -59,7 +59,6 @@ in {
|
|||||||
aircrack-ng
|
aircrack-ng
|
||||||
apg
|
apg
|
||||||
barrier
|
barrier
|
||||||
barrier
|
|
||||||
firefox
|
firefox
|
||||||
fzf
|
fzf
|
||||||
gnome.gnome-keyring
|
gnome.gnome-keyring
|
||||||
|
Loading…
Reference in New Issue
Block a user